Skip to content

IO tWaitTime between two calls #1025

@frufin

Description

@frufin

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions