go.pact.im/x/clock.TimerScheduler.Schedule (method)
3 uses
go.pact.im/x/clock (current package)
clock.go#L30: Schedule(d time.Duration, f func(now time.Time)) Event
clock.go#L71: return c.sched().Schedule(d, f)
timer.go#L75: event := s.Schedule(d, func(now time.Time) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)