pub unsafe extern "C" fn LeapGetNow() -> i64
Expand description

\ingroup Functions Samples the universal clock used by the system to timestamp image and tracking frames.

The returned counter value is given in microseconds since an epoch time. The clock used for the counter itself is implementation-defined, but generally speaking, it is global, monotonic, and makes use of the most accurate high-performance counter available on the system. @returns microseconds since an unspecified epoch. @since 3.0.0