NeoPZ
Classes
TPZTimer.h File Reference

Timing class. Absolutely copied from GNU time. Take a look at
More...

#include <string>
#include <vector>
#include <iostream>
#include <time.h>
Include dependency graph for TPZTimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PZResourceUsage
 Information on the resources used by a child process. Utility. More...
 
class  TPZTimer
 The timer class. Utility. More...
 
class  TPZMultiTimer
 Controls several timers at once. Utility. More...
 

Detailed Description

Timing class. Absolutely copied from GNU time. Take a look at

See also
http://www.gnu.org/software/time/time.html

Definition in file TPZTimer.h.