vex_sdk::system

Function vexSystemHighResTimeGet

Source
pub unsafe fn vexSystemHighResTimeGet() -> u64
Expand description

Gets the time since program start with microsecond precision.

ยงSafety

Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.