![]() |
|
Scoped event that automatically logs when created and destroyed. More...
#include <executionStats.h>
Inheritance diagram for VdfExecutionStats::ScopedEvent:Public Member Functions | |
| VDF_API | ScopedEvent (VdfExecutionStats *stats, const VdfNode &node, EventType eventType) |
Protected Attributes | |
| VdfExecutionStats * | _stats |
Scoped event that automatically logs when created and destroyed.
Should be used in the event of logging time intervals over logging single begin and end events via LogTimestamp.
Definition at line 93 of file executionStats.h.
|
protected |
Definition at line 104 of file executionStats.h.