Crocoddyl
 
Loading...
Searching...
No Matches
Stopwatch::Watcher Struct Reference

Public Member Functions

 Watcher (Stopwatch &_w, std::string _n, PerformanceData *_p)
 
void start ()
 
void stop ()
 

Public Attributes

std::string n
 
PerformanceDatap
 
Stopwatchw
 

Detailed Description

Definition at line 159 of file stop-watch.hpp.

Constructor & Destructor Documentation

◆ Watcher()

Watcher ( Stopwatch _w,
std::string  _n,
PerformanceData _p 
)
inline

Definition at line 164 of file stop-watch.hpp.

Member Function Documentation

◆ start()

void start ( )
inline

Definition at line 166 of file stop-watch.hpp.

◆ stop()

void stop ( )
inline

Definition at line 169 of file stop-watch.hpp.

Member Data Documentation

◆ w

Definition at line 160 of file stop-watch.hpp.

◆ n

std::string n

Definition at line 161 of file stop-watch.hpp.

◆ p

Definition at line 162 of file stop-watch.hpp.


The documentation for this struct was generated from the following files: