Function arc_util::time::now

source ·
pub fn now() -> u64
Expand description

Retrieves the current system time.

The system time is the number of milliseconds elapsed since Windows was started.