pub unsafe extern "C-unwind" fn lua_clock() -> c_double
Returns a high-precision timestamp in seconds.
The returned timestamp doesn’t have a defined epoch, but can be used to measure duration with sub-microsecond precision.