NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
time multimethod
time multimethod
Methods
time()
Source:
stdlib.ngs:5822
Get epoch time
Returns
Int
time(
cb:
Fun
)
Source:
stdlib.ngs:5875
Mesure running time of cb in microseconds
Returns
Int