Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util/systimemon: check system time jump by comparing UnixNano (pingca…
…p#4725) After Go1.9, time.Sub() compare time using monotime, so it can't be used to check system time jump.
- Loading branch information