1 min readDec 19, 2018
I will recommend to use `time.monotonic()` instead of time.time()
(prevent error in case of a system date time update).
I will recommend to use `time.monotonic()` instead of time.time()
(prevent error in case of a system date time update).