Merge remote branch 'trondeau/qtclock'
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 21 Jul 2010 23:33:48 +0000 (16:33 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 21 Jul 2010 23:33:48 +0000 (16:33 -0700)
* trondeau/qtclock:
  From my reading, we should never need to define the timespec struct (so we will wait until this bites me).
  Checking for clock_gettime and timespec defined; use gettimeofday if not, but put it into a timespec structure.
  Reformatting highResTimeFunction.h for better readibility.


Trivial merge