gotosocial/vendor/git.iim.gay/grufwub/go-nowish/README.md
kim (grufwub) e43a46e982 add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-09-11 20:12:47 +01:00

289 B

nowish is a very simple library for creating Go clocks that give a good (ish) estimate of the "now" time, "ish" depending on the precision you request

similar to fastime, but more bare bones and using unsafe pointers instead of atomic value since we don't need to worry about type changes