Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetReportInterval
Method
GetReportInterval
agent/proto/agent.pb.go:1865–1870 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1863
}
1864
1865
func
(x *UpdateStatsResponse) GetReportInterval() *durationpb.Duration {
1866
if
x != nil {
1867
return
x.ReportInterval
1868
}
1869
return
nil
1870
}
1871
1872
type
Lifecycle
struct
{
1873
state protoimpl.MessageState
Callers
1
reportLocked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected