ticket25927.1 328 B

123456
  1. o Minor features (timekeeping, circuit scheduling):
  2. - When keeping track of how busy each circuit have been recently on
  3. a given connection, use coarse-grained monotonic timers rather than
  4. gettimeofday(). This change should marginally increase accuracy
  5. and performance. Implements part of ticket 25927.