v0.1.0
Initial public release.
Includes all functions from the Go 1.21 time
standard library that depend on the current real time, as well as an additional TickerFunc
that calls a provided function on ticks (analogous to AfterFunc
vs NewTimer
)