Skip to content

Commit b283d16

Browse files
authored
Update 806-system-delay.markdown
1 parent d0ab1c2 commit b283d16

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_build/reference/806-system-delay.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
> DELAY ms
44
5-
Delay for a specified amount of milliseconds. Note DELAY depends on the system clock.
5+
Delay for a specified amount of milliseconds `ms`. Note DELAY depends on the system clock.
6+
7+
### Example
68

79
```
810
print "Wait 1000ms..."

0 commit comments

Comments
 (0)