blob: 32d293eb8ef0f120fdd52ec421ad2dfc6aea4c77 (
plain)
1
2
3
4
5
|
- Minor bugfixes (timing):
o When computing the difference between two times in milliseconds,
we now round to the nearest millisecond correctly. Previously,
we could sometimes round in the wrong direction. Fixes bug 19428;
bugfix on 0.2.2.2-alpha.
|