improve doc for time.isbpl
This commit is contained in:
parent
33e6e732ee
commit
96820a6f43
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Functions
|
## >Functions
|
||||||
|
|
||||||
### `sleep ::: delay -> `
|
### `sleep ::: delay -> `
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
millis.
|
millis.
|
||||||
|
|
||||||
|
|
||||||
## Variables
|
## >Variables
|
||||||
|
|
||||||
### Timer
|
### Timer
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
# Types
|
# Types
|
||||||
|
|
||||||
## Timer
|
## >Timer
|
||||||
|
|
||||||
Type to time the duration of operations
|
Type to time the duration of operations
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue