haven/hid
Přemysl Eric Janouch 24f1c4413a
hid: use time.Time and time.Duration
It improves the code significantly over explicit int64 conversions.

Despite carrying unnecessary timezone information, time.Time also
carries a monotonic reading of time, which allows for more precise
measurement of time differences.
2018-07-30 10:07:02 +02:00
..
hid-gen-replies.sh hid: add a work in progress IRC daemon 2018-07-28 16:21:34 +02:00
hid-replies hid: add a work in progress IRC daemon 2018-07-28 16:21:34 +02:00
main.go hid: use time.Time and time.Duration 2018-07-30 10:07:02 +02:00