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