Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getVersionString
Function
getVersionString
TheForceEngine/TFE_System/system.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
const char* getVersionString()
99
{
100
return s_versionString;
101
}
102
103
void resetStartTime()
104
{
Callers
2
main
Function · 0.85
draw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected