MCPcopy Index your code
hub / github.com/coder/coder / RecordActivity

Method RecordActivity

agent/x/agentdesktop/desktop.go:66–66  ·  view source on GitHub ↗

RecordActivity marks the desktop as having received user interaction, resetting the idle-recording timer.

()

Source from the content-addressed store, hash-verified

64 // RecordActivity marks the desktop as having received user
65 // interaction, resetting the idle-recording timer.
66 RecordActivity()
67
68 // StartRecording begins recording the desktop to an MP4 file
69 // using the caller-provided recording ID. Safe to call

Callers 1

handleActionMethod · 0.65

Implementers 2

fakeDesktopagent/x/agentdesktop/api_test.go
portableDesktopagent/x/agentdesktop/portabledesktop.g

Calls

no outgoing calls

Tested by

no test coverage detected