MCPcopy Create free account
hub / github.com/Epic0522/Codex-Remote-Contact / touchRemoteExecutionActivity

Function touchRemoteExecutionActivity

src/server.js:4183–4185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4181}
4182
4183function touchRemoteExecutionActivity() {
4184 state.remoteExecution.lastActivityAt = Date.now();
4185}
4186
4187function startRemoteExecutionIdleTimer() {
4188 if (remoteExecutionIdleTimer) return;

Callers 3

handleIMessageCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected