pub unsafe fn vexSystemPowerupTimeGet() -> u64
Expand description
Gets the time since power on with microsecond precision.
ยงSafety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.