PipelineTimings.OtherGpuProcessingTimePercent Property

Language:

Retrieves the percentage of time spent doing other processing.

Definition

Visual Basic Public ReadOnly Property OtherGpuProcessingTimePercent As Single
C# public float OtherGpuProcessingTimePercent { get; }
C++ public:
property float OtherGpuProcessingTimePercent {
        float get();
}
JScript public function get OtherGpuProcessingTimePercent() : float

Property Value

System.Single
A Single Leave Site that represents the percentage of time spent doing other processing.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center