From: "Adam C. Emerson" <aemerson@redhat.com>
To: Ceph Developers <ceph-devel@vger.kernel.org>
Subject: WIP for C++11 Time Support
Date: Tue, 18 Aug 2015 14:08:24 -0400 [thread overview]
Message-ID: <55D37498.8060504@redhat.com> (raw)
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.
next reply other threads:[~2015-08-18 18:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-18 18:08 Adam C. Emerson [this message]
2015-08-27 17:13 ` WIP for C++11 Time Support kefu chai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55D37498.8060504@redhat.com \
--to=aemerson@redhat.com \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.