TimeProvider
The time provider used to provider timestamps.
There are two sets of methods based on Timebase.UPTIME and Timebase.REALTIME.
See also
Inheritors
Functions
Link copied to clipboard
Returns the timestamp in nanoseconds based on Timebase.REALTIME.
Link copied to clipboard
Returns the timestamp in microseconds based on Timebase.REALTIME.
Link copied to clipboard
Returns the timestamp in nanoseconds based on Timebase.UPTIME.
Link copied to clipboard
Returns the timestamp in microseconds based on Timebase.UPTIME.