Typedef rmf_traffic::Time

Typedef Documentation

using rmf_traffic::Time = std::chrono::steady_clock::time_point

Specifies a specific point in time, with nanosecond precision.

Conventionally this will be represented relative to the Unix Epoch.