]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: use lowres_system_clock for keepalive timestamps
authorKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 08:55:47 +0000 (16:55 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 16 Apr 2019 14:14:11 +0000 (22:14 +0800)
commit435775c53675531cfabec4ba2a75adb7a003eb94
tree40de69a00fc14112849fc7a089ffbcab1c1f5bde
parentf5f9c5668c46547e0b279b7a5d73a62795fe6abe
crimson: use lowres_system_clock for keepalive timestamps

we should use chrono types for representing time_point and duration,
utime_t could be used for the format on wire though.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/mon/MonClient.cc
src/crimson/net/Connection.h
src/crimson/net/ProtocolV2.cc
src/include/utime.h