Variable Stat.begin

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