MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / CPUStats

Struct CPUStats

pkg/api/funclet.go:131–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131type CPUStats struct {
132 TotalUsage int64
133}
134
135// ResourceStats holds on-demand stastistics from various cgroup subsystems
136type ResourceStats struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected