#include <cassert>#include <iosfwd>#include <string>#include <map>#include <sys/times.h>Include dependency graph for timer.hh:

Go to the source code of this file.
Namespaces | |
| namespace | spot |
Classes | |
| struct | spot::time_info |
| A structure to record elapsed time in clock ticks. More... | |
| class | spot::timer |
| A timekeeper that accumulate interval of time. More... | |
| class | spot::timer_map |
| A map of timer, where each timer has a name. More... | |
1.5.2