Function call to pause program execution
Function call to pause program execution
Rate Function call to pause program execution
(1(1 Vote))
dim nStoptime as single
nStopTime=timer + nSeconds
do while timer <= nStopTime: doevents: loop
End Function
Function call to pause program execution Comments
No comments yet — be the first to post one!
Post a Comment