Struct coarsetime::Clock
source · pub struct Clock;
Expand description
System time
Implementations§
source§impl Clock
impl Clock
sourcepub fn now_since_epoch() -> UnixTimeStamp
pub fn now_since_epoch() -> UnixTimeStamp
Returns the elapsed time since the UNIX epoch
sourcepub fn recent_since_epoch() -> UnixTimeStamp
pub fn recent_since_epoch() -> UnixTimeStamp
Returns the elapsed time since the UNIX epoch, based on the latest explicit time update