current_time

Function current_time 

Source
pub fn current_time() -> u64
Expand description

Get the current time in microseconds

This function returns the current system time in microseconds since boot. For filesystem operations, this provides a monotonic timestamp.