get_refresh_interval


Description:

[ Version ( since = "3.8" ) ]
public int64 get_refresh_interval ()

Gets the natural interval between presentation times for the display that this frame was displayed on.

Frame presentation usually happens during the “vertical blanking interval”.

Parameters:

this

a FrameTimings

Returns:

the refresh interval of the display, in microseconds, or 0 if the refresh interval is not available. See get_complete.