GameFrameTime Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the time it currently takes to render a frame, in milliseconds.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static float FrameTime { get; }

Property Value

Type: Single
The time it currently takes to render a frame, in milliseconds.
See Also

Reference