24#include "AstCore/EventTime.hpp"
25#include "AstCore/TimePoint.hpp"
显式事件时间
定义 EventTimeExplicit.hpp:37
virtual errc_t getTime(TimePoint &tp) const =0
获取时间点
virtual std::string getRepresentation() const
获取对象的表示
定义 Object.cpp:61
绝对时间点
定义 TimePoint.hpp:106