Skip to main content

GetSystemTimes

Function GetSystemTimes 

Source
pub unsafe fn GetSystemTimes(
    lpidletime: *mut FILETIME,
    lpkerneltime: *mut FILETIME,
    lpusertime: *mut FILETIME,
) -> BOOL