Files
kumomta/docs/reference/kumo/sleep.md
T
2024-06-10 09:30:17 -07:00

245 B

kumo.sleep(SECONDS)

{{since('2024.06.10-84e84b89')}}

Sleeps the current task for the specified number of seconds. The value can be either an integer or a floating point value, the latter can be used to specify fractional duration values.