You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/StatsdClient/StatsdClient.swift
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ private final class StatsdTimer: TimerHandler, Equatable {
226
226
// https://github.com/b/statsd_spec#timers
227
227
// A timer is a measure of the number of milliseconds elapsed between a start and end time, for example the time to complete rendering of a web page for a user.
228
228
// Valid timer values are in the range [0, 2^64^).
0 commit comments