Variable StepResult.end

When the step ended

class StepResult
{
  // ...
  std.datetime.systime.SysTime end ;
  // ...
}