QtBase  v6.3.1
Public Attributes | List of all members
QRhiProfiler::CpuTime Class Reference

#include <qrhiprofiler_p.h>

Public Attributes

qint64 minTime = 0
 
qint64 maxTime = 0
 
float avgTime = 0
 

Detailed Description

Definition at line 94 of file qrhiprofiler_p.h.

Member Data Documentation

◆ avgTime

float QRhiProfiler::CpuTime::avgTime = 0

Definition at line 97 of file qrhiprofiler_p.h.

◆ maxTime

qint64 QRhiProfiler::CpuTime::maxTime = 0

Definition at line 96 of file qrhiprofiler_p.h.

◆ minTime

qint64 QRhiProfiler::CpuTime::minTime = 0

Definition at line 95 of file qrhiprofiler_p.h.


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