uptime_us

Function uptime_us 

Source
pub unsafe fn uptime_us(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Returns the time spent since some initial event, in micro-seconds.

The initial event may be the first time this function is called.