<div class="content" name="DNSSRV_ZONE_TIME_STATS" uuid="76bf861f-f1f7-4894-a451-be0f1a2e6794"><p>The <b>DNSSRV_ZONE_TIME_STATS</b> structure<a id="Appendix_A_Target_80"></a><a aria-label="Product behavior note 80" href="4a9a3ba3-10eb-430e-b157-1fed0aaf85a5#Appendix_A_80" data-linktype="relative-path">&lt;80&gt;</a> contains zone time statistics
information.</p><dl>
<dd>
<div><pre> typedef struct _DnsZoneTimeStats {
   DNS_SYSTEMTIME StatsCollectionStartTime;
 } DNSSRV_ZONE_TIME_STATS,
  *PDNSSRV_ZONE_TIME_STATS;
</pre></div>
</dd></dl><p><b>StatsCollectionStartTime:</b> The time when zone
statistics collection started.</p></div>