Name | Type | Description | Notes |
---|---|---|---|
Description | string | [optional] [default to null] | |
StartUtc | interface{} | [default to null] | |
EndUtc | interface{} | [default to null] | |
ElapsedMilliseconds | int64 | [default to null] | |
DelayMilliseconds | int64 | [default to null] | |
SubTimingInfos | []StepTimingInfo | [optional] [default to null] | |
IsValid | bool | If true, this TimingInfo should be counted as part of the sum of its siblings. If false, the TimingInfo should be discarded (e.g. for PreDelays we don't want to count). | [default to null] |