ncsa / qdl

the QDL programming language
Other
1 stars 0 forks source link

Add sleep function #9

Closed jjg-123 closed 1 year ago

jjg-123 commented 1 year ago

This is useful for testing grace periods. sleep(milliseconds) pauses the main thread for the given umber of milliseconds.