Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ KeepAlive
Method
KeepAlive
engine/Poseidon/Dev/Debug/DebugTrap.cpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
// external access functions
44
void Terminate() { _terminate.Set(); }
45
void KeepAlive() { _keepAlive.Set(); }
46
void AliveEnable(int count)
47
{
48
Foundation::ScopeLockSection lock(_lock);
Callers
2
NextAliveExpected
Method · 0.80
ProcessAlive
Method · 0.80
Calls
1
Set
Method · 0.45
Tested by
no test coverage detected