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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #60278 from rzarzynski/wip-os-fastomapiter
Yuri Weinstein
2025-01-13
1
-0
/
+17
|
\
|
*
common/ceph_time: introduce time_guard for RAII-styled timediff calculation
Radoslaw Zarzynski
2024-12-17
1
-0
/
+17
*
|
common/{ceph_time,Throttle}: use <iosfwd>
Max Kellermann
2024-11-04
1
-1
/
+1
|
/
*
encoding: use concepts for chrono encoding
Casey Bodley
2023-11-24
1
-0
/
+3
*
common: use signedspan for monotonic ceph clocks
Lucian Petrut
2023-08-30
1
-13
/
+13
*
osd/scrub: fixing & improving ReservationTimeout handler messages
Ronen Friedman
2023-07-22
1
-4
/
+45
*
common: avoid redefining clock type on Windows
Lucian Petrut
2023-03-17
1
-3
/
+16
*
*: include fmt/ostream.h if FMT_VERSION >= 9
Kefu Chai
2022-11-25
1
-0
/
+3
*
*: specialize fmt::formatter<> for formatting using {fmt}
Kefu Chai
2022-11-22
1
-0
/
+5
*
common: add timeval conversion for durations
Patrick Donnelly
2021-03-19
1
-0
/
+10
*
common/ceph_time: add operator<< for signedspan
Kefu Chai
2021-01-08
1
-1
/
+2
*
common/ceph_time: move operator<<(ostream&, timespan&) into std namespace
Kefu Chai
2021-01-08
1
-1
/
+4
*
common: avoid CLOCK_*_COARSE warnings on win32
Alin Gabriel Serdean
2020-09-21
1
-0
/
+6
*
common/ceph_time: Don't define public things in time_detail
Adam C. Emerson
2020-09-15
1
-66
/
+44
*
common/ceph_time: Don't indent under namespaces
Adam C. Emerson
2020-09-15
1
-429
/
+429
*
common: Add maybe_timespan
Adam C. Emerson
2020-05-15
1
-0
/
+4
*
common/ceph_time: tolerate mono time going backwards
Sage Weil
2020-03-03
1
-1
/
+13
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-4
/
+0
*
common: Add maybe_timespan
Adam C. Emerson
2019-11-04
1
-0
/
+4
*
bluestore: revamp tracepoints, add sampling
Samuel Just
2019-09-28
1
-0
/
+14
*
common/ceph_time: add parse_timespan
Sage Weil
2019-01-03
1
-0
/
+1
*
common/ceph_time: add exact_timespan_str
Sage Weil
2018-12-19
1
-0
/
+1
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
common: adding missing ceph::coarse_real_clock helpers
Casey Bodley
2018-09-07
1
-0
/
+8
*
mds: use monotonic time for DecayCounter
Patrick Donnelly
2018-06-15
1
-0
/
+8
*
common/ceph_time: very lame timespan_str() helper
Sage Weil
2018-06-11
1
-0
/
+3
*
encoding: constrain the time_point templates
Casey Bodley
2018-05-08
1
-0
/
+14
*
Merge PR #20001 into master
Patrick Donnelly
2018-01-31
1
-0
/
+12
|
\
|
*
mds: use the steady clock on tick
Mohamad Gebai
2018-01-18
1
-0
/
+12
*
|
common/time: add time.h for Alpine build
huanwen ren
2018-01-15
1
-0
/
+1
*
|
common: Use unqualified encoding in ceph_time.h
Adam C. Emerson
2018-01-10
1
-59
/
+9
|
/
*
mon: use mono clock for duration
Patrick Donnelly
2017-10-27
1
-0
/
+5
*
time: use mach_absolute_time() for monotonic time
Kefu Chai
2017-09-16
1
-4
/
+0
*
os,common: check __APPLE__ for osx not DARWIN
Kefu Chai
2017-09-16
1
-1
/
+1
*
common: Remove redundant includes
Jos Collin
2017-05-26
1
-1
/
+0
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-6
/
+1
*
time: make ceph_time clocks work under OSX
Yan, Zheng
2016-07-18
1
-0
/
+13
*
ceph_time: add operator<< for more clock types
Kefu Chai
2016-04-30
1
-2
/
+8
*
Merge pull request #8103 from adamemerson/wip-sign-of-the-time-debug
Sage Weil
2016-04-26
1
-5
/
+86
|
\
|
*
time: Have our time_point and sign the difference too
Adam C. Emerson
2016-03-16
1
-4
/
+81
|
*
time: Properly expose coarse clocks and timepoints
Adam C. Emerson
2016-03-16
1
-2
/
+6
*
|
time: Change temporary variable types in time decode
Adam C. Emerson
2016-04-04
1
-2
/
+5
|
/
*
common/ceph_time: add real_clock::is_zero()
Yehuda Sadeh
2016-03-15
1
-0
/
+4
*
Merge pull request #7328 from ceph/wip-mtime-bugfix
Yehuda Sadeh
2016-02-04
1
-6
/
+9
|
\
|
*
time: Fix encode/decode for real_time values
Adam C. Emerson
2016-01-26
1
-6
/
+9
*
|
time: Make ceph_time clocks work under BSD
Adam C. Emerson
2016-01-25
1
-0
/
+22
|
/
*
time: Add basic support for std::chrono based time
Adam C. Emerson
2015-12-18
1
-0
/
+383