Framework.FPS Property |
Language: |
Retrieves the number of frames per second the application is currently running.
Visual Basic Public ReadOnly Property FPS As Single C# public float FPS { get; } C++ public:
property float FPS {
float get();
}JScript public function get FPS() : float
System.Single
This property is read-only.
The number of frames per second the application is currently running.
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