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

Method updateLastResetTime

pkg/controller/rtctrl/runtimeinfo.go:126–128  ·  view source on GitHub ↗

updateLastResetTime

()

Source from the content-addressed store, hash-verified

124
125// updateLastResetTime
126func (info *RuntimeInfo) updateLastResetTime() {
127 info.LastResetTime = time.Now()
128}
129
130// updateLastLivenessTime
131func (info *RuntimeInfo) updateLastLivenessTime() {

Callers 2

opRetrieveSetMethod · 0.95
opResetSetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected