pub unsafe fn vexSystemTimeGet() -> u32
Expand description
Gets the time since program start with millisecond precision.
ยงSafety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.