blob: 7143f69b89f94e80078d0efaf52f35c6d518da28 (
plain)
1
2
3
4
5
6
|
o Minor features (backend):
- Tor now uses the operating system's monotonic timers (where available)
for internal fine-grained timing. Previously we would look at the
system clock, and then attempt to compensate for the clock running
backwards. Closes ticket 18908.
|