Variable SuiteResult.begin

when the suite started

struct SuiteResult
{
  // ...
  std.datetime.systime.SysTime begin ;
  // ...
}