summaryrefslogtreecommitdiffstats
path: root/src/common/ceph_time.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Unskew clockAdam C. Emerson2016-12-221-6/+1
* time: make ceph_time clocks work under OSXYan, Zheng2016-07-181-0/+13
* ceph_time: add operator<< for more clock typesKefu Chai2016-04-301-2/+8
* Merge pull request #8103 from adamemerson/wip-sign-of-the-time-debugSage Weil2016-04-261-5/+86
|\
| * time: Have our time_point and sign the difference tooAdam C. Emerson2016-03-161-4/+81
| * time: Properly expose coarse clocks and timepointsAdam C. Emerson2016-03-161-2/+6
* | time: Change temporary variable types in time decodeAdam C. Emerson2016-04-041-2/+5
|/
* common/ceph_time: add real_clock::is_zero()Yehuda Sadeh2016-03-151-0/+4
* Merge pull request #7328 from ceph/wip-mtime-bugfixYehuda Sadeh2016-02-041-6/+9
|\
| * time: Fix encode/decode for real_time valuesAdam C. Emerson2016-01-261-6/+9
* | time: Make ceph_time clocks work under BSDAdam C. Emerson2016-01-251-0/+22
|/
* time: Add basic support for std::chrono based timeAdam C. Emerson2015-12-181-0/+383