![]() |
![]() |
![]() |
InterfaceTimings.WaitingForGpuToAcceptMoreCommandsTimePercent Property |
Language: |
Retrieves the percentage of time the driver spent waiting for the graphics processing unit (GPU) to finish processing some commands before the driver could send more. This indicates the driver has run out of room to send commands to the graphics processing unit (GPU).
Visual Basic .NET Public ReadOnly Property WaitingForGpuToAcceptMoreCommandsTimePercent As Single C# public float WaitingForGpuToAcceptMoreCommandsTimePercent { get; } Managed C++ public: __property float get_WaitingForGpuToAcceptMoreCommandsTimePercent(); JScript .NET public function get WaitingForGpuToAcceptMoreCommandsTimePercent() : 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 processing some commands before the driver could send more.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center