pub fn query_system_time() -> SystemTime
Expand description

Returns the system time corresponding to “now”.

If low resolution system time is not set, use system time. This method does not start timer driver.