Skip to main content

SetThreadpoolTimerEx

Function SetThreadpoolTimerEx 

Source
pub unsafe fn SetThreadpoolTimerEx(
    pti: *mut TP_TIMER,
    pftduetime: *mut FILETIME,
    msperiod: u32,
    mswindowlength: u32,
) -> BOOL