osu/osu.Game/Screens/Play/HUD/ClicksPerSecond
Dean Herbert 7d0388c55c Cache IFrameStableClock in Player for easier access
Allows directly referencing rather than going through `DrawableRuleset`.
Helps with testing and implementation of the new song progress display
(#22144).
2023-01-18 16:31:58 +09:00
..
ClicksPerSecondCalculator.cs Cache IFrameStableClock in Player for easier access 2023-01-18 16:31:58 +09:00
ClicksPerSecondCounter.cs