- druntime
core.sys.windows.winbase.Sleep Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- druntime
core.sys.posix.unistd.sleep Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- druntime
core.thread.osthread.Thread.sleep Suspends the calling thread for at least the supplied period. This may
result in multiple OS calls if period is greater than the maximum sleep
duration supported by the operating system.
- watchexec
my.timer.Timers.sleep Sleep until the next action triggers.
- xlsxd
libxlsxd.xlsxwrap.sleep Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rockhopper
rockhopper.core.llevents.sleep Undocumented in source. Be warned that the author may not have intended to support it.
- dqt
qt.core.thread.QThread.sleep Undocumented in source.
- crossemu
utility.sleep Undocumented in source. Be warned that the author may not have intended to support it.
- tango
tango.sys.Process.sleep Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ocean
ocean.io.Retry.WaitRetry.sleep Sleep in a multi-thread compatible way.
sleep() in multiple threads is not trivial because when several threads
simultaneously sleep and the first wakes up, the others will instantly
wake up, too. See nanosleep() man page
- symmetry-linux
symmetry.linux.netns.sleep Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tango
tango.stdc.posix.unistd.sleep Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dlib
dlib.core.thread.Thread.sleep Wait for specified amout of milliseconds
- sily
sily.term.sleep Sleeps for set amount of msecs
- tango
tango.sys.win32.UserGdi.Sleep Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- nudsfml
nudsfml.system.sleep.sleep Make the current thread sleep for a given duration.
- ae
ae.utils.promise.timing.sleep Undocumented in source. Be warned that the author may not have intended to support it.
- upromised
upromised.loop.Loop.sleep Undocumented in source. Be warned that the author may not have intended to support it.
- ws
ws.time.sleep Undocumented in source. Be warned that the author may not have intended to support it.
- serverino
app.sleep Undocumented in source. Be warned that the author may not have intended to support it.