time

Function time 

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

Returns the time spent since some initial event.

The time is in micro-seconds and may wrap before using all 64 bits.