|
TBCI Numerical high perf. C++ Library 2.8.0
|
Simple stopwatch objects with the following member functions:
The following stopwatches are available:
stopwatch measures CPU time (userpace + system) stopwatch_u measures CPU time in userspace incl. children stopwatch_us measures CPU time userspace + system incl. children stopwatch_e measures elapsed (wall clock) time