SeExpr
|
#include <Platform.h>
Public Member Functions | |
PrintTiming (const std::string &s) | |
~PrintTiming () | |
Private Attributes | |
Timer | _timer |
const std::string | _s |
Definition at line 136 of file Platform.h.
|
inline |
Definition at line 138 of file Platform.h.
References _timer, and SeExpr2::Timer::start().
|
inline |
Definition at line 140 of file Platform.h.
References _s, _timer, and SeExpr2::Timer::elapsedTime().
|
private |
Definition at line 144 of file Platform.h.
Referenced by ~PrintTiming().
|
private |
Definition at line 143 of file Platform.h.
Referenced by PrintTiming(), and ~PrintTiming().