-
-
Notifications
You must be signed in to change notification settings - Fork 1
Timers
S Pradosh edited this page Oct 23, 2022
·
2 revisions
Say your running a code like this:
{
+
;
}
and the code exits soo quickly you can use sleep
to stop the current thread for a particular amount of time like this
{
+
;
sleep
1000
}
the sleep is on milliseconds so 1000 milliseconds is 1 second
Copyright (C) S Pradosh 2023 - Closed Source Project
Architecture and OS that Melon Supports
Setup Melon Language for Windows Terminal
Setup Melon Language for VSCode Terminal
Setup Environment CLI for Melon Language on Windows
Copy Paste: [](https://github.com/pradosh-arduino/Melon-Language/)