![]() |
![]() |
![]() |
InterfaceTimings.WaitingForGpuToUseApplicationResourceTimePercent Property |
Language: |
Retrieves the percentage of time the driver spent waiting for the graphics processing unit (GPU) to finish using a locked resource (and LockFlags.DoNotWait wasn't specified).
Visual Basic .NET Public ReadOnly Property WaitingForGpuToUseApplicationResourceTimePercent As Single C# public float WaitingForGpuToUseApplicationResourceTimePercent { get; } Managed C++ public: __property float get_WaitingForGpuToUseApplicationResourceTimePercent(); JScript .NET public function get WaitingForGpuToUseApplicationResourceTimePercent() : float
System.Single . A Single
This property is read-only.that represents the percentage of time the driver spent waiting for the graphics processing unit (GPU) to finish using a locked resource.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center