sot-core
4.11.8
Hierarchical task solver plug-in for dynamic-graph.
|
#include <ctime>
#include <iostream>
#include <map>
#include <sstream>
Go to the source code of this file.
Classes | |
struct | StopwatchException |
class | Stopwatch |
A class representing a stopwatch. More... | |
struct | Stopwatch::PerformanceData |
Macros | |
#define | STOP_WATCH_MAX_NAME_LENGTH 80 |
Enumerations | |
enum | StopwatchMode { NONE = 0 , CPU_TIME = 1 , REAL_TIME = 2 } |
Functions | |
Stopwatch & | getProfiler () |
#define STOP_WATCH_MAX_NAME_LENGTH 80 |
enum StopwatchMode |
Stopwatch& getProfiler | ( | ) |