github.com/google/go-cmp/cmp/cmpopts.timeApproximator.margin (field)

2 uses

	github.com/google/go-cmp/cmp/cmpopts (current package)
		equate.go#L110: 	margin time.Duration
		equate.go#L122: 	return !x.Add(a.margin).Before(y)