//go:build windows package time const ( ClockFrequencyAdjustmentPPBTotal = "Clock Frequency Adjustment (ppb)" ComputedTimeOffset = "Computed Time Offset" NTPClientTimeSourceCount = "NTP Client Time Source Count" NTPRoundTripDelay = "NTP Roundtrip Delay" NTPServerIncomingRequestsTotal = "NTP Server Incoming Requests" NTPServerOutgoingResponsesTotal = "NTP Server Outgoing Responses" )