Sleep 10000 = 1 second

The solution for “Sleep 10000 = 1 second” can be found here. The following code will assist you in solving the problem.

Public Declare Sub Sleep Lib “kernel32” (ByVal dwMilliseconds as Long) ‘For 32 Bit Systems

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts