Function PTMGETS_GetSystemTime

Source
pub unsafe extern "C" fn PTMGETS_GetSystemTime(
    outMsY2k: *mut s64,
) -> Result
Expand description

Gets the system time.

ยงArguments

  • outMsY2k (direction out) - The pointer to write the number of milliseconds since 01/01/2000 to.