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

#include <qrhiprofiler_p.h>

Public Attributes

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

Detailed Description

Definition at line 100 of file qrhiprofiler_p.h.

Member Data Documentation

◆ avgTime

float QRhiProfiler::GpuTime::avgTime = 0

Definition at line 103 of file qrhiprofiler_p.h.

◆ maxTime

float QRhiProfiler::GpuTime::maxTime = 0

Definition at line 102 of file qrhiprofiler_p.h.

◆ minTime

float QRhiProfiler::GpuTime::minTime = 0

Definition at line 101 of file qrhiprofiler_p.h.


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