3577 Users online, 4.99 mbps
Quick Search
Already a member?
Username:
Password:
Register Here!





system.usleep Function

Syntax

system.usleep(number delay)

Parameters

  • delay
    Time in microseconds (0.000001 seconds) to pause execution.

Return Value

none

Remarks

This uses the Windows PerformanceCounter functions, so the delay may change when the clockspeed is changed within Windows.

Example

sleep(1000000)

See also

 
systool/lua/system.usleep.txt · Acessed 557 times · Last modified: 2006/01/15 00:00