VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Function call to pause program execution

by David B. Herron (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 4.0 (32-bit)
Difficulty: Unknown Difficulty
Originally Published: Fri 21st April 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Function call to pause program execution

Rate Function call to pause program execution



dim nStoptime as single

nStopTime=timer + nSeconds

do while timer <= nStopTime: doevents: loop

End Function


Download this snippet    Add to My Saved Code

Function call to pause program execution Comments

No comments have been posted about Function call to pause program execution. Why not be the first to post a comment about Function call to pause program execution.

Post your comment

Subject:
Message:
0/1000 characters