Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getStartTime
Function
getStartTime
TheForceEngine/TFE_System/system.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
u64 getStartTime()
120
{
121
return s_startTime;
122
}
123
124
void setStartTime(u64 startTime)
125
{
Callers
1
serializeDemo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected