Libraries
bignum
binary
bitmap
ble
bytes
core
collections
comparable
entry
exceptions
finalization
numbers
objects
print
process
string
task
time
timer
utils
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
tls
uart
uuid
writer
zlib
Library timer
This is exported from the core library, which means you don't need to import it.
Functions
sleep
duration/
Duration
->
none
Makes the current task sleep for the
duration
.
sleep
--ms/
int
->
none
Makes the current task sleep for the given
ms
of milliseconds.