VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Time Delay Function

SeonJong,CHOI  (1 Submission)   Miscellaneous   Visual Basic 3.0   Beginner   Wed 3rd February 2021

It is method that delay time as much as time that designate.
There is no problem even if use over midnight.
With Sleep function, use and lowered CPU's use rate.

API Declarations
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)

Rate Time Delay Function (6(6 Vote))
Time Delay Function.bas

Time Delay Function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters