2.2.12.2.1 DNSSRV_ZONE_TIME_STATS

The DNSSRV_ZONE_TIME_STATS structure<80> contains zone time statistics information.

 typedef struct _DnsZoneTimeStats {
   DNS_SYSTEMTIME StatsCollectionStartTime;
 } DNSSRV_ZONE_TIME_STATS,
  *PDNSSRV_ZONE_TIME_STATS;

StatsCollectionStartTime: The time when zone statistics collection started.