Files
tor/src/lib
Nick Mathewson e531d4d1b9 Fix a completely wrong calculation in mach monotime_init_internal()
Bug 1: We were purporting to calculate milliseconds per tick, when we
*should* have been computing ticks per millisecond.

Bug 2: Instead of computing either one of those, we were _actually_
computing femtoseconds per tick.

These two bugs covered for one another on x86 hardware, where 1 tick
== 1 nanosecond.  But on M1 OSX, 1 tick is about 41 nanoseconds,
causing surprising results.

Fixes bug 40684; bugfix on 0.3.3.1-alpha.
2022-10-13 13:40:10 -04:00
..
2020-11-12 11:44:09 -05:00
2020-05-06 16:47:03 -04:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-03-05 08:23:32 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-02-06 14:54:04 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-11-12 11:44:09 -05:00
2020-05-19 09:39:12 -04:00