![]() |
|
Navigation |
Synopsis CPU time in nanoseconds (10
-9 sec).
Function
Usage
import util::Benchmark;
Description
Examples We use the factorial function described in Recipes:Factorial as example:
These two timings for the same task may differ significantly due to the way these statements are executed here in the tutor.
![]() |