eva_common

Module time

Source

Structs§

Time
Time

Functions§

deserialize_time
monotonic
Get monotonic time in seconds
monotonic_ns
Get monotonic time in nanoseconds
now
Get current UNIX timestamp in seconds
now_ns
Get current UNIX timestamp in nanoseconds
now_ns_float
Get current UNIX timestamp in seconds as a float
serialize_time_now
serialize_uptime
ts_from_ns
Convert nanoseconds to f64 timestamp
ts_to_ns
Convert f64 timestamp to nanoseconds