-
-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Description
Getting IO tWaitTime isn't really useful as it seems that returned value is wait time from host start.
To get usable data, we need to compute deltaWait = tWaitTime(t) - tWaitTime(t-1)
So, why not compute before outputting as you internally store last call value ?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels