zephyr::sys

Function uptime_get

Source
pub fn uptime_get() -> i64
Expand description

Return the current uptime of the system in ms.

Direct Zephyr call. Precision is limited by the system tick timer.