Table of Contents

Struct QueryPerformanceStats

Namespace
Core.Queries
Assembly
Core.dll

Query performance statistics

public struct QueryPerformanceStats

Fields

AverageQueryTime

public float AverageQueryTime

Field Value

float

QueryCount

public int QueryCount

Field Value

int

TotalQueryTime

public float TotalQueryTime

Field Value

float