Skip to content

kumo.sleep(SECONDS)

Warning

This function has moved to the kumo.time module and will be removed in a future release. (Since: Dev Builds Only)

Since: Version 2024.06.10-84e84b89

The functionality described in this section requires version 2024.06.10-84e84b89 of KumoMTA, or a more recent version.

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.