absolute_time

Function absolute_time 

Source
pub fn absolute_time() -> f64
Expand description

The real time that has passed since the module was started, in seconds.

Ignores things like pausing, computer falling asleep, etc. Also know as wall time.