summaryrefslogtreecommitdiff
path: root/changes/ticket25927.2
blob: 9acb4aaf6f4e9ba3c65a743176cc69d9a0b78c9e (plain)
1
2
3
4
5
  o Code simplification and refactoring:
    - Remove our previous logic for "cached gettimeofday()" -- our coarse
      monotonic timers are fast enough for this purpose, and far less
      error-prone. Implements part of ticket 25927.