[F] CurrentPlayMsec conflict with speed settings

This commit is contained in:
Clansty
2024-10-16 18:59:31 +08:00
parent 5bcbffcdf0
commit 6857ae5182
3 changed files with 29 additions and 8 deletions

View File

@@ -90,6 +90,7 @@ public class DebugFeature
public static double CurrentPlayMsec
{
[Obsolete("不要用它,它有问题。用 PractiseMode.CurrentPlayMsec")]
get
{
if (IsPolyfill)