AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkScene.RenderFrameRate Property

Returns an average frames per second based on the rendering time of the last few frames. To get the exact time spent on the last frame you can use FrameTime.

Syntax
Pascal
class property RenderFrameRate: Single;
Copyright (c) 2012. All rights reserved.