Skip to content

Struct GenericProfilerEntry

ClassList > GenericProfilerEntry

Public Attributes

Type Name
int32_t count
double maxDurationMS
double minDurationMS
char name
double timeMS

Public Attributes Documentation

variable count

int32_t GenericProfilerEntry::count;

variable maxDurationMS

double GenericProfilerEntry::maxDurationMS;

variable minDurationMS

double GenericProfilerEntry::minDurationMS;

variable name

char GenericProfilerEntry::name[MAX_NUM_CHARS_IN_STATISTICS];

variable timeMS

double GenericProfilerEntry::timeMS;

The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKExtendedTypes.h