This website requires JavaScript.
Explore
Help
Sign In
jeff
/
dust
Watch
1
Star
0
Fork
0
You've already forked dust
Code
71807c0777
dust
/
std
/
thread.ds
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refine error reports
2024-03-23 21:07:41 +00:00
thread = {
Pass all tests
2024-03-24 13:10:49 +00:00
sleep = (milliseconds: int) none {
Continue revising built-in functions
2024-04-21 22:06:26 +00:00
SLEEP(milliseconds)
Refine error reports
2024-03-23 21:07:41 +00:00
}
}
Copy Permalink