zephyr::raw

Function k_cycle_get_32

source
pub unsafe extern "C" fn k_cycle_get_32() -> u32
Expand description

@brief Read the hardware clock.

This routine returns the current time, as measured by the system’s hardware clock.

@return Current hardware clock up-counter (in cycles).