We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0843891 commit 5a67addCopy full SHA for 5a67add
stdlib/public/Concurrency/ContinuousClock.swift
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
import Swift
13
14
-/// A clock that measures time that always increments but does not stop
+/// A clock that measures time that always increments and does not stop
15
/// incrementing while the system is asleep.
16
///
17
/// `ContinuousClock` can be considered as a stopwatch style time. The frame of
0 commit comments