sleep_s()
← Back to Module time
Pause the program for the amount of time (in seconds)
sleep_s(seconds)
seconds
-
import asynchronous writeln("Sleep for 1 second") sleep_s(1) writeln("Done.")
Documentation version: 1.0.14. Updated on: 22 August 2024.Dinfio is designed and written by Muhammad Faruq Nuruddinsyah. Copyright © 2014-2025. All rights reserved.