fw4spl
fwCore::fwProfileFrame Class Reference

This class is used to compute the elapsed time between two profiling scopes. More...

#include <Profiling.hpp>

+ Collaboration diagram for fwCore::fwProfileFrame:

Public Member Functions

 fwProfileFrame (const char *label, fwProfileFrameTimer &frameTimer)
 

Public Attributes

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

Detailed Description

This class is used to compute the elapsed time between two profiling scopes.

Definition at line 127 of file Profiling.hpp.


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