[][src]Function wpilib_sys::bindings::HAL_GetFPGATime

pub unsafe extern "C" fn HAL_GetFPGATime(status: *mut i32) -> u64

Reads the microsecond-resolution timer on the FPGA.

@return The current time in microseconds according to the FPGA (since FPGA reset).