summaryrefslogtreecommitdiff
path: root/src/mongo/util/timer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-01-241-27/+14
* SERVER-18277 Track elapsed time on cursors using microsecond resolution on Op...Andy Schwerin2016-05-231-0/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-50/+56
* SERVER-18922 Refactor Timer to have customizable tick sourceRandolph Tan2015-06-121-31/+18
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-2/+1
* SERVER-16880 Timer overflows at approximately 9223 secondsRandolph Tan2015-01-201-6/+16
* Revert "Don't check the time more than needed when locking"Eric Milkie2014-11-111-19/+3
* Don't check the time more than needed when lockingMathias Stearn2014-11-101-3/+19
* SERVER-13792 added runtime and build-time checks for POSIX monotonic clocks. ...Benety Goh2014-06-051-3/+1
* SERVER-4740 Don't use unsigned for time deltasMathias Stearn2014-05-271-9/+9
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-3364 Label rest of client api with MONGO_CLIENT_APIRanjay Krishna2013-12-281-1/+3
* Revert "SERVER-7700 Use high-resolution program uptime to track socket connec...Tad Marshall2012-11-181-6/+0
* SERVER-7700 Use high-resolution program uptime to track socket connection timeTad Marshall2012-11-181-0/+6
* SERVER-5557: Higher performance timer on Linux.Andy Schwerin2012-04-231-0/+1
* SERVER-5557: Rearrange mongo::Timer implementation, for clarity, code reuse.Andy Schwerin2012-04-191-85/+37
* add microsReset() method to Timer classDwight2012-04-091-0/+12
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+115