UGameUserSettings::GetSyncInterval

Gets the current vsync interval setting

Windows
MacOS
Linux

Deprecated

  • Please use GetFramePace to get the paced frame rate

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameUserSettings.h

Include

#include "GameFramework/GameUserSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/GameUserSettings.cpp

Syntax

static int32 GetSyncInterval()

Remarks

Gets the current vsync interval setting

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss