![]() |
VR-Forces 5.0.2 Developer's Guide
|
The frame rate profile marker will add samples based no how long this marker is in scope or the stop method is called. The start method is called on constructor.
Public Member Functions | |
| DtPerformanceMonitorMarker (int context) | |
| virtual | ~DtPerformanceMonitorMarker () |
| void | start () |
| void | stop () |
Protected Attributes | |
| DtTimedSection | myPerformanceMarker |
| int | myContext |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
Stop will be called from the destructor and will record the sample time in the global frame frame monitor.
References DtPerformanceMonitor::addSample(), and DtPerformanceMonitor::Instance().
|
protected |
|
protected |