특정 시나리오별로 timeSleep

main
JungJun 2 years ago
parent a1dc0c2e89
commit 5bf76f0a5d

@ -324,6 +324,8 @@ type ScenarioConfig struct {
Value []string `xml:"value,attr"`
BargeIn []string `xml:"bargeIn,attr"`
SttMaxTime []int `xml:"sttMaxTime,attr"`
TimeValue []bool `xml:"timeValue,attr"`
TimeSleep []int `xml:"timesleep,attr"`
}
type SimConfig struct {

Loading…
Cancel
Save