Expand description
Native time module for precision timing.
Exports: time.now(), time.sleep(ms), time.benchmark(fn, iterations)
Functionsยง
- create_
time_ module - Create the
timemodule with precision timing functions.
Native time module for precision timing.
Exports: time.now(), time.sleep(ms), time.benchmark(fn, iterations)
time module with precision timing functions.