Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ GetTimestamp
Method
GetTimestamp
api/types/metrics.pb.go:82–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
func
(x *Metric) GetTimestamp() *timestamppb.Timestamp {
83
if
x != nil {
84
return
x.Timestamp
85
}
86
return
nil
87
}
88
89
func
(x *Metric) GetID() string {
90
if
x != nil {
Callers
8
TestContainerStats
Function · 0.45
TestContainerConsumedStats
Function · 0.45
TestContainerListStats
Function · 0.45
TestContainerListStatsWithIdFilter
Function · 0.45
TestContainerListStatsWithSandboxIdFilter
Function · 0.45
TestContainerListStatsWithIdSandboxIdFilter
Function · 0.45
testStats
Function · 0.45
TestImageFSInfo
Function · 0.45
Calls
no outgoing calls
Tested by
8
TestContainerStats
Function · 0.36
TestContainerConsumedStats
Function · 0.36
TestContainerListStats
Function · 0.36
TestContainerListStatsWithIdFilter
Function · 0.36
TestContainerListStatsWithSandboxIdFilter
Function · 0.36
TestContainerListStatsWithIdSandboxIdFilter
Function · 0.36
testStats
Function · 0.36
TestImageFSInfo
Function · 0.36