|
fw4spl
|
This class holds a timer. It displays elapsed time at destruction. More...
#include <Profiling.hpp>
Collaboration diagram for fwCore::fwProfileScope:Public Member Functions | |
| fwProfileScope (const char *label) | |
Public Attributes | |
| ::fwCore::HiResTimer | m_timer |
| Timer. | |
| const char * | m_label |
| Timer label. | |
This class holds a timer. It displays elapsed time at destruction.
Definition at line 21 of file Profiling.hpp.