CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdPerfTimerBase::InternalData Struct Reference

#include <OdPerfTimer.h>

Public Member Functions

 InternalData ()
 

Public Attributes

OdInt64 started
 
OdInt64 stopped
 
OdInt64 freq
 
OdUInt8 flags [4]
 

Detailed Description

Definition at line 40 of file OdPerfTimer.h.

Constructor & Destructor Documentation

◆ InternalData()

OdPerfTimerBase::InternalData::InternalData ( )
inline

Definition at line 46 of file OdPerfTimer.h.

Member Data Documentation

◆ flags

OdUInt8 OdPerfTimerBase::InternalData::flags[4]

Definition at line 45 of file OdPerfTimer.h.

◆ freq

OdInt64 OdPerfTimerBase::InternalData::freq

Definition at line 44 of file OdPerfTimer.h.

◆ started

OdInt64 OdPerfTimerBase::InternalData::started

Definition at line 42 of file OdPerfTimer.h.

◆ stopped

OdInt64 OdPerfTimerBase::InternalData::stopped

Definition at line 43 of file OdPerfTimer.h.


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