Variable Stat.end

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