Module libpulse_binding::time
source · Expand description
Time handling functionality.
Structs
Microseconds. This is an unsigned 64-bit type.
A monotonic timestamp
Wrapper for
libc::timeval, attaching various methods and trait implementationsA Unix timestamp
Constants
Invalid time. Microseconds value representing ‘invalid’.
Largest valid time value in microseconds (largest integer value is reserved for representing
‘invalid’).