MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / getVSync

Function getVSync

TheForceEngine/TFE_System/system.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 }
92
93 bool getVSync()
94 {
95 return s_synced;
96 }
97
98 const char* getVersionString()
99 {

Callers 2

startCommonReplayStatesFunction · 0.85
configGraphicsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected