MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ResumeCheckingAlive

Method ResumeCheckingAlive

engine/Poseidon/Dev/Debug/DebugTrap.cpp:191–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191void Debugger::ResumeCheckingAlive()
192{
193 if (_watch)
194 {
195 _watch->AliveEnable(+1);
196 }
197 I_AM_ALIVE();
198}
199
200void Debugger::ProcessAlive()
201{

Callers 7

CreateSessionMethod · 0.80
JoinSessionMethod · 0.80
CloseMethod · 0.80
SendMsgRawMethod · 0.80
ExportWMFFunction · 0.80
ExportOperMapsFunction · 0.80

Calls 1

AliveEnableMethod · 0.80

Tested by

no test coverage detected