zephyr::time

Function now

Source
pub fn now() -> Instant
Expand description

Retrieve the current scheduler time as an Instant. This can be used to schedule timeouts at absolute points in time.