Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
c27c731
)
Monotonic clock cannot jump backwards.
author
[email protected]
<
[email protected]
>
Sat, 18 Apr 2015 16:46:17 +0000
(18:46 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Mon, 20 Apr 2015 07:18:40 +0000
(09:18 +0200)
The check was introduced back when st used gettimeofday.
The condition is also modified to increment the accuaracy of the
calculation.
No differences found