Variable SuiteResult.end

when the suite ended

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