FACT++
1.0
|
#include <Timers.h>
Public Member Functions | |
Timers (std::ostream &out=std::cout) | |
void | SetT () |
void | Proc (bool cond, int maxwait=5000, int interval=10000) |
Private Attributes | |
std::ostream & | fOut |
Time | fT [4] |
int | fSum [2] |
int | fCnt |
int | fNwait |