STXXL
1.4.0
|
See also file common/timer.h
Measuring the time certain parts of an algorithm or the entire algorithm consume will often be of great interest. The STXXL provides build-in time measurement class stxxl::timer which can be used as follows:
As an alternative, one can also work on the timestamp itself: