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 9a4250c commit 16fb831Copy full SHA for 16fb831
1 file changed
Sources/MagicTimer/MagicTimer.swift
@@ -85,7 +85,7 @@ public class MagicTimer {
85
}
86
87
88
- // MARK: - Private
+ // MARK: - Private properties
89
private var counter: MagicTimerCounterInterface
90
private var executive: MagicTimerExecutiveInterface
91
private var backgroundCalculator: MagicTimerBackgroundCalculatorInterface
0 commit comments