Crypto++
|
measure CPU time spent executing instructions of this thread (if supported by OS) More...
#include <hrtimer.h>
Public Types | |
enum | Unit { SECONDS = 0, MILLISECONDS, MICROSECONDS, NANOSECONDS } |
measure CPU time spent executing instructions of this thread (if supported by OS)
/note This only works correctly on Windows NT or later. On Unix it reports process time, and others wall clock time.