Commit Graph

8 Commits

Author SHA1 Message Date
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