Type Definition frc_value::FrcTimestamp
source · pub type FrcTimestamp = u64;Expand description
Measured in microseconds
depending on source can be from unix epoch or some arbitrary start time
pub type FrcTimestamp = u64;Measured in microseconds
depending on source can be from unix epoch or some arbitrary start time