mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-07 02:58:56 +00:00
250 B
250 B
kumo.time.sleep(SECONDS)
{{since('2025.01.23-7273d2bc')}}
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.