Module vapjson::spec::step_duration[][src]

Step duration configuration parameter

Enums

StepDuration

Step duration can be specified either as a Uint (in seconds), in which case it will be constant, or as a list of pairs consisting of a timestamp of type Uint and a duration, in which case the duration of a step will be determined by a mapping arising from that list.