Searched defs:highPrecisionTime (Results 1 – 2 of 2) sorted by relevance
42 type highPrecisionTime struct { struct43 now int6454 func (a highPrecisionTime) sub(b highPrecisionTime) time.Duration {68 func highPrecisionTimeSince(a highPrecisionTime) time.Duration {
19 type highPrecisionTime struct { struct20 now time.Time29 func highPrecisionTimeSince(b highPrecisionTime) time.Duration {