hasGpuTiming property

bool get hasGpuTiming

True if GPU timing measurements are available.

Implementation

bool get hasGpuTiming => gpuFrameTimeMs != null;