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

Execution Stats event. More...

#include <executionStats.h>

Public Member Functions

 Event (EventType event, VdfId nodeId, EventData data)
 

Public Attributes

VdfId nodeId
 
EventData data
 
EventType event
 

Detailed Description

Execution Stats event.

Event struct that is pushed onto event vector. Should never be constructed outside of this class.

Definition at line 77 of file executionStats.h.

Constructor & Destructor Documentation

◆ Event()

Event ( EventType  event,
VdfId  nodeId,
EventData  data 
)
inline

Definition at line 82 of file executionStats.h.

Member Data Documentation

◆ data

EventData data

Definition at line 79 of file executionStats.h.

◆ event

EventType event

Definition at line 80 of file executionStats.h.

◆ nodeId

VdfId nodeId

Definition at line 78 of file executionStats.h.


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