We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d81a1 commit 14fc01fCopy full SHA for 14fc01f
1 file changed
osi_trafficcommand.proto
@@ -125,14 +125,6 @@ message ActionHeader
125
// messages exchanged with one traffic participant.
126
//
127
optional Identifier action_id = 1;
128
-
129
- // The start_time can be used to set a starttime of execution
130
- //
131
- // \note Is optional. If not set, execution must start directly.
132
133
- // \note Zero time point does not need to coincide with the UNIX epoch.
134
135
- optional Timestamp start_time = 2;
136
}
137
138
0 commit comments