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

Method GetTiming

agent/proto/agent.pb.go:2662–2667  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2660}
2661
2662func (x *WorkspaceAgentScriptCompletedRequest) GetTiming() *Timing {
2663 if x != nil {
2664 return x.Timing
2665 }
2666 return nil
2667}
2668
2669type WorkspaceAgentScriptCompletedResponse struct {
2670 state protoimpl.MessageState

Callers 2

ScriptCompletedMethod · 0.80
ScriptCompletedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected