calculagraph
A handy library for measuring the execution time of function.
Usage
[]
= "0.1"
use ;
use timer_println;
The above example will print fn:main cost 10ms at the end, You can also use the second
argument to define the format string you need.