Skip to main content

Module stdlib_time

Module stdlib_time 

Source
Expand description

Native time module for precision timing.

Exports: time.now(), time.sleep(ms), time.benchmark(fn, iterations)

Functionsยง

create_time_module
Create the time module with precision timing functions.