fw4spl
fwCore::fwProfileScopeAvg Class Reference

This class holds a timer. It displays elapsed time at destruction every N seconds. More...

#include <Profiling.hpp>

+ Collaboration diagram for fwCore::fwProfileScopeAvg:

Public Member Functions

 fwProfileScopeAvg (const char *label, fwProfileFrameTimer &frameTimer)
 

Public Attributes

::fwCore::HiResTimer m_timer
 Timer.
 
const char * m_label
 Timer label.
 
fwProfileFrameTimerm_frameTimer
 Timer used to get the elapsed time between two profiling scopes.
 

Detailed Description

This class holds a timer. It displays elapsed time at destruction every N seconds.

Definition at line 92 of file Profiling.hpp.


The documentation for this class was generated from the following file: