summaryrefslogtreecommitdiff
path: root/src/mongo/util/clock_source.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43324 Add BasicLockableAdaptor for cleaner function APIsAlex Taskov2019-09-141-14/+18
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-35682 kill existing SharedPromise typeMathias Stearn2018-11-151-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35679 General Interruption FacilityJason Carey2018-09-171-7/+24
* SERVER-28421 Implement ClockSource::waitForConditionUntil()Mathias Stearn2017-03-221-0/+39
* SERVER-21004 Add setAlarm capability and virtualization flag to ClockSourceMock.Andy Schwerin2016-07-131-0/+23
* SERVER-23243 Add getPrecision to ClockSourceWaley Chen2016-04-151-0/+7
* SERVER-18774 Add ClockSource interfaceJason Rassi2015-08-111-0/+48