Skip to content

AST-1086 Add firstTime and lastTime to DPInfo

Maik Nijhuis requested to merge ast-1086-pass-times-via-dpinfo into master

Use a new DPInfo::setTimes() for initializing the time values. Also remove DPInfo::init() and use the constructor instead.

This MR paves the way for removing firstTime() and lastTime() from InputStep.

Edited by Maik Nijhuis

Merge request reports