#include <sys/time.h>#include <time.h>#include <string>

Go to the source code of this file.
| Classes | |
| class | Timer | 
| Enumerations | |
| enum | TimerType { CALENDAR_TIME, PROCESSOR_TIME } | 
| enum TimerType | 
Definition at line 9 of file timer.h.
00009 {CALENDAR_TIME,PROCESSOR_TIME};
 1.6.3
 1.6.3