Commit Graph

13 Commits

Author SHA1 Message Date
dwight
4af4f7e5ea eliminate some warnings 2011-09-14 20:00:46 -04:00
dwight
b619d539fb extraneous assertion from earlier testing 2011-09-12 23:32:38 -04:00
dwight
fe53e23871 fix win32 timer speedup 2011-09-12 23:32:24 -04:00
dwight
5995cc1d5b fix Timer change, prev commit wasnt quite right 2011-09-12 23:32:22 -04:00
dwight
e78bc26396 timer class was slow on windows; fixed. 2011-09-12 23:32:19 -04:00
Eliot Horowitz
46524b3be5 Timer::minutes 2011-07-24 00:55:57 -04:00
dwight
6510475ff1 curTimeMillis() was dubious as it rolls over frequently -- so eliminate it. 2011-06-02 23:49:49 -04:00
dwight
77fca13149 just formatting 2011-03-14 09:43:22 -04:00
dwight
40f1e46d52 compile? 2011-02-23 20:58:13 -05:00
dwight
4311bd3892 default off devtimer 2011-02-23 20:51:08 -05:00
dwight
992951f536 DevTimer class just for testing 2011-02-23 20:51:06 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Alberto Lerner
5f7500bf01 Pull timer.h and time_support.h out of goodies.h
The code on both the new header files is essentially the same. This
commit just adjusted #include in dependent modules. The new headers
did not make to pch.h.

This change is in preparation for some improvements in code that is
now in time_support.h
2010-09-16 09:18:46 -04:00