MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Ymd

Method Ymd

internal/utils/fasttime/time_fast.go:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83}
84
85func (this *FastTime) Ymd() string {
86 return this.ymd
87}
88
89func (this *FastTime) Round5Hi() string {
90 return this.round5Hi

Callers 7

TestFastTime_UnixFloorFunction · 0.80
BenchmarkNewFastTimeFunction · 0.80
AddBandwidthMethod · 0.80
AddTrafficMethod · 0.80
recoverMethod · 0.80
InitMethod · 0.80
processIPMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestFastTime_UnixFloorFunction · 0.64
BenchmarkNewFastTimeFunction · 0.64