消息总线使用的时钟定义。 更多...
#include <chrono>#include "offset_clock/offset_clock.h"命名空间 | |
| namespace | asf |
| namespace | asf::msgbus |
类型定义 | |
| using | asf::msgbus::Clock = neusar::clock::OffsetClock<> |
| VMB 整体默认使用的时钟。 更多... | |
| using | asf::msgbus::Duration = Clock::duration |
| VMB 整体默认使用的 duration 类型。 更多... | |
| using | asf::msgbus::TimePoint = Clock::time_point |
| VMB 整体默认使用的 time_point 类型。 更多... | |
消息总线使用的时钟定义。