func()

in default.go [39:39]


func (dc DefaultClock) Since(t time.Time) time.Duration { return time.Since(t) }