get_us

Function get_us 

Source
pub fn get_us() -> Result<u64>
Expand description

Get the current monotonic time in microseconds since an arbitrary epoch.

ยงErrors

Returns an error if the underlying hardware timer is unavailable.