TPIE

11a2c2d
cpu_timer.h File Reference
#include <tpie/tpie_export.h>
#include <tpie/portability.h>
#include <iostream>
#include <time.h>
#include <boost/date_time.hpp>
#include <sys/times.h>
#include <sys/resource.h>

Go to the source code of this file.

Classes

class  tpie::cpu_timer
 

Namespaces

 tpie
 

Functions

TPIE_EXPORT std::ostream & tpie::operator<< (std::ostream &s, cpu_timer &ct)
 Enable outputting the queriable values of this timer. More...
 

Detailed Description

Timer measuring user time, system time and wall clock time.

Definition in file cpu_timer.h.