Skip to main content

otRadioTime64

Type Alias otRadioTime64 

Source
pub type otRadioTime64 = u64;
Expand description

Represents a 64-bit radio time in microseconds referenced to a continuous monotonic local radio clock.

This type is returned by otPlatRadioGetNow() and is used as the timestamp field (mTimestamp) in radio frames (otRadioFrame).