Loading...
Searching...
No Matches
VdfExecutionStats::ScopedEvent Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ _stats

VdfExecutionStats* _stats
protected

Definition at line 104 of file executionStats.h.


The documentation for this struct was generated from the following file: