Testing ground for GUI
Go to file
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 hid: use time.Time and time.Duration 2018-07-30 10:07:02 +02:00
prototypes tls-autodetect: mark issues, fix initialization 2018-07-24 13:58:57 +02:00
.gitignore Initial commit 2018-07-15 05:58:59 +02:00
LICENSE Initial commit 2018-07-15 05:58:59 +02:00