Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_MoniTool_Timer.hxx>
#include <OSD_Timer.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_OStream.hxx>
#include <Standard_CString.hxx>
#include <MoniTool_Timer.lxx>
Data Structures | |
class | MoniTool_Timer |
Provides convenient service on global timers accessed by string name, mostly aimed for debugging purposes As an instance, envelopes the OSD_Timer to have it as Handle As a tool, supports static dictionary of timers and provides static methods to easily access them More... |