#include "hpp/rbprm/utils/Stdafx.hh"
Classes | |
struct | StopwatchException |
class | Stopwatch |
A class representing a stopwatch. More... | |
struct | Stopwatch::PerformanceData |
Struct to hold the performance data. More... | |
Enumerations | |
enum | StopwatchMode { NONE = 0, CPU_TIME = 1, REAL_TIME = 2 } |
Functions | |
Stopwatch & | getProfiler () |
enum StopwatchMode |
Stopwatch& getProfiler | ( | ) |