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:
  • start_time[in] The time to start from

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