Home
last modified time | relevance | path

Searched refs:TEST1_INTERVAL (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/ntuser/
H A DNtUserSetTimer.c16 #define TEST1_INTERVAL 10 macro
79 timerId1[i].index = SetTimer(NULL, 0, TEST1_INTERVAL, TimerProc); in test1()
136 locIndex1 = SetTimer(NULL, 0, TEST1_INTERVAL, TimerProc); in test3()
141 locIndex2 = SetTimer(NULL, 0, TEST1_INTERVAL, TimerProc); in test3()