time
Functions
| Return | Name | Description |
|---|---|---|
void | to_proto_timestamp | Convert std::chrono::system_clock::time_point to google::protobuf::Timestamp. |
std::chrono::system_clock::time_point | from_proto_timestamp | Convert google::protobuf::Timestamp to std::chrono::system_clock::time_point. |
to_proto_timestamp
inline
from_proto_timestamp
inline