Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_MoniTool_Timer.hxx>
#include <Standard_CString.hxx>
#include <MoniTool_TimerSentry.lxx>
Data Structures | |
class | MoniTool_TimerSentry |
A tool to facilitate using MoniTool_Timer functionality by automatically ensuring consistency of start/stop actions When instance of TimerSentry is created, a timer with corresponding name is started When instance is deleted, timer stops More... |