summaryrefslogtreecommitdiff
path: root/src/mongo/util/timer-inl.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-13792 added runtime and build-time checks for POSIX monotonic clocks. ↵Benety Goh2014-06-051-60/+0
| | | | de-inlined Timer::now() implementations
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
| | | | Also update generators.
* SERVER-5557: Higher performance timer on Linux.Andy Schwerin2012-04-231-0/+16
| | | | Also supports systems that implement POSIX's clock_gettime() (i.e., FreeBSD).
* SERVER-5557: Rearrange mongo::Timer implementation, for clarity, code reuse.Andy Schwerin2012-04-191-0/+32