Author :
Nick Mathewson
Date :
2012-04-20 13:14:10
Hash :f5e4eb05 Message :Refactor monotonic timer handling into a new type and set of functions; add a gettimeofday-based ratcheting implementation
Now, event.c can always assume that we have a monotonic timer; this
makes event.c easier to write.