Z.Code:Dim last As Long last = GetTickCount() While True If last + 30 < GetTickCount() Then last = GetTickCount() 'DoStuff End If Wend
|
Results 1 to 6 of 6
Thread: GetTickCountThreaded View
|
Click Here to Expand Forum to Full Width |