* WIP for C++11 Time Support
@ 2015-08-18 18:08 Adam C. Emerson
2015-08-27 17:13 ` kefu chai
0 siblings, 1 reply; 2+ messages in thread
From: Adam C. Emerson @ 2015-08-18 18:08 UTC (permalink / raw)
To: Ceph Developers
I've pushed a branch, wip-cxx11time for inspection. It includes basic
support for std::chrono (including clocks linked to specific POSIX
CLOCK_* identifiers) and a new timer class that doesn't require Context*.
As was suggested to me, I updated one subsystem to use std::chrono as an
example, in this case OSDC.
Please review/critique.
Thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: WIP for C++11 Time Support
2015-08-18 18:08 WIP for C++11 Time Support Adam C. Emerson
@ 2015-08-27 17:13 ` kefu chai
0 siblings, 0 replies; 2+ messages in thread
From: kefu chai @ 2015-08-27 17:13 UTC (permalink / raw)
To: Adam C. Emerson; +Cc: Ceph Developers
On Wed, Aug 19, 2015 at 2:08 AM, Adam C. Emerson <aemerson@redhat.com> wrote:
> I've pushed a branch, wip-cxx11time for inspection. It includes basic
> support for std::chrono (including clocks linked to specific POSIX CLOCK_*
> identifiers) and a new timer class that doesn't require Context*.
>
> As was suggested to me, I updated one subsystem to use std::chrono as an
> example, in this case OSDC.
>
> Please review/critique.
Adam, the commits look great! i just posted some comments on them.
looking forward to the time literals in config_opt.h!
--
Regards
Kefu Chai
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-27 17:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18 18:08 WIP for C++11 Time Support Adam C. Emerson
2015-08-27 17:13 ` kefu chai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.