Searched defs:timeApproximator (Results 1 – 1 of 1) sorted by relevance
108 type timeApproximator struct { struct109 margin time.Duration112 func (a timeApproximator) compare(x, y time.Time) bool {