NeoPZ
|
Timing class. Absolutely copied from GNU time. Take a look at
More...
#include <string>
#include <vector>
#include <iostream>
#include <time.h>
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... | |
Timing class. Absolutely copied from GNU time. Take a look at
Definition in file TPZTimer.h.