index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
ceph_time.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/ceph_time: fix wrong seconds output in exact_timespan_str()
Ronen Friedman
2021-10-05
1
-12
/
+10
*
common/ceph_time: do not include non-existent header file
Kefu Chai
2021-05-02
1
-1
/
+0
*
common/ceph_time: print {milli,nano}seconds as float
Kefu Chai
2021-01-13
1
-1
/
+2
*
common/ceph_time: add operator<< for signedspan
Kefu Chai
2021-01-08
1
-4
/
+25
*
common/ceph_time: move operator<<(ostream&, timespan&) into std namespace
Kefu Chai
2021-01-08
1
-7
/
+9
*
common/ceph_time: format duration using libfmt
Kefu Chai
2021-01-08
1
-8
/
+7
*
common/ceph_time: Don't define public things in time_detail
Adam C. Emerson
2020-09-15
1
-3
/
+3
*
common/ceph_time: Don't indent under namespaces
Adam C. Emerson
2020-09-15
1
-247
/
+247
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-11
/
+13
*
common/ceph_time: do not handle negative case
Kefu Chai
2019-09-30
1
-10
/
+5
*
common/ceph_time: Use fixed floating-point notation for mono_clock
Varsha Rao
2019-09-17
1
-1
/
+2
*
common/ceph_time: make operator<< for timespan less useless
Sage Weil
2019-07-15
1
-1
/
+14
*
common/ceph_time: stringify in ISO 8601 format
Sage Weil
2019-05-29
1
-3
/
+6
*
common/ceph_time: 'mo' for month
Sage Weil
2019-01-03
1
-4
/
+2
*
common/ceph_time: add parse_timespan
Sage Weil
2019-01-03
1
-0
/
+84
*
common/ceph_time: add exact_timespan_str
Sage Weil
2018-12-19
1
-0
/
+50
*
common/ceph_time: very lame timespan_str() helper
Sage Weil
2018-06-11
1
-0
/
+47
*
log: Mark timestamps for coarseness and print appropriately
Adam C. Emerson
2017-10-07
1
-21
/
+0
*
log: Create log_clock to replace use of utime_t
Adam C. Emerson
2017-10-06
1
-0
/
+23
*
time: use mach_absolute_time() for monotonic time
Kefu Chai
2017-09-16
1
-11
/
+17
*
common: Remove redundant includes
Jos Collin
2017-05-26
1
-1
/
+0
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-18
/
+1
*
time: make ceph_time clocks work under OSX
Yan, Zheng
2016-07-18
1
-0
/
+26
*
ceph_time: add operator<< for more clock types
Kefu Chai
2016-04-30
1
-4
/
+19
*
time: Properly expose coarse clocks and timepoints
Adam C. Emerson
2016-03-16
1
-1
/
+1
*
time: Have skewing-now call non-skewing now
Adam C. Emerson
2016-02-05
1
-12
/
+6
*
time: Add basic support for std::chrono based time
Adam C. Emerson
2015-12-18
1
-0
/
+112