Function rmf_traffic::time::apply_offset

Function Documentation

Time rmf_traffic::time::apply_offset(Time start_time, double delta_seconds)

Return the given start_time, offset by the number of seconds given.

Parameters
  • [in] start_time: The time to start from

  • [in] delta_seconds: The number of seconds to add to the start_time