xila_time_get_time_since_startup_microseconds

Function xila_time_get_time_since_startup_microseconds 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xila_time_get_time_since_startup_microseconds() -> u64
Expand description

Retrieve the current time since the system startup in microseconds.

ยงReturns

The current time since the system startup in microseconds.