Variable StepResult.begin

When the step started

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