spot
0.8.2
|
#include <cassert>
#include <iosfwd>
#include <string>
#include <map>
#include <sys/times.h>
Go to the source code of this file.
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... | |
Namespaces | |
namespace | spot |