MCPcopy 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

NextAliveExpectedMethod · 0.80
ProcessAliveMethod · 0.80

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected