Remove FrameStableClock (and redirect usages to FrameStabilityContainer)

This commit is contained in:
Dean Herbert
2022-08-15 18:53:10 +09:00
parent 71961b244e
commit 27569e2ed5
9 changed files with 63 additions and 57 deletions

View File

@ -1,8 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
#nullable disable
using osu.Framework.Bindables;
using osu.Framework.Timing;