Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 151 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 151 Bytes

Variant of time.Ticker with rounded tick and no lost ticks.

See example_test.go for usage.

Installation:

`go get github.com/realzeitmedia/tick`