This class measures cpu time for a process. More...
#include <ecl/config.hpp>
Go to the source code of this file.
This class measures cpu time for a process.
Currently it is only valid for systems with rt timers, i.e. clock_gettime. This is constrained by the selection made in cpuwatch.hpp.
Definition in file cpuwatch_rt.hpp.