Variable Response._startedAt

class Response
{
  // ...
  std.datetime.systime.SysTime _startedAt ;
  // ...
}