Classes | Macros | Enumerations | Functions
stop-watch.hh File Reference
#include <ctime>
#include <iostream>
#include <map>
#include <sstream>
#include <sot/core/fwd.hh>
Include dependency graph for stop-watch.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Stopwatch::PerformanceData
 
class  Stopwatch
 A class representing a stopwatch. More...
 
struct  StopwatchException
 

Macros

#define STOP_WATCH_MAX_NAME_LENGTH   80
 

Enumerations

enum  StopwatchMode { NONE = 0, CPU_TIME = 1, REAL_TIME = 2 }
 

Functions

StopwatchgetProfiler ()
 

Macro Definition Documentation

◆ STOP_WATCH_MAX_NAME_LENGTH

#define STOP_WATCH_MAX_NAME_LENGTH   80

Definition at line 55 of file stop-watch.hh.

Enumeration Type Documentation

◆ StopwatchMode

Enumerator
NONE 
CPU_TIME 
REAL_TIME 

Definition at line 48 of file stop-watch.hh.

Function Documentation

◆ getProfiler()

Stopwatch& getProfiler ( )

Definition at line 46 of file stop-watch.cpp.



sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32