wxArt2D
Classes | Public Member Functions | Protected Attributes | List of all members
a2dProfilerTimer Class Reference

profile timer More...

#include <prfltmr.h>

Inheritance diagram for a2dProfilerTimer:
Inheritance graph
[legend]
Collaboration diagram for a2dProfilerTimer:
Collaboration graph
[legend]

Classes

struct  SPrflTmrAuto
 Help-Struct to automatically call EndBlck() when going out of scope. More...
 

Public Member Functions

 a2dProfilerTimer (const wxString &idIn)
 constructor
 
 ~a2dProfilerTimer ()
 destructor
 
void BgnBlck ()
 is called at the start of a scope
 
void EndBlck ()
 is called at the end of a scope
 
- Public Member Functions inherited from a2dProfiler
 a2dProfiler (const wxString &idIn)
 constructor
 
 ~a2dProfiler ()
 destructor
 

Protected Attributes

wxInt64 time
 
unsigned long cnt
 
- Protected Attributes inherited from a2dProfiler
wxString id
 

Additional Inherited Members

- Static Public Member Functions inherited from a2dProfiler
static void OpenPrflFile ()
 opens the profiling data file, if not yet open.
 
- Static Protected Attributes inherited from a2dProfiler
static int nmbrActv
 Number of aktive PrflCnt ( the last one closes the file. )
 
static wxFFile prflFile
 

Detailed Description

profile timer

Definition at line 76 of file prfltmr.h.


The documentation for this class was generated from the following files:
a2dProfilerTimer Class Reference -- Sun Oct 12 2014 17:04:46 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation