This commit is contained in:
dgflash
2023-01-05 17:38:40 +08:00
parent 3748ae3345
commit d407733149

View File

@@ -35,6 +35,9 @@ export class TimerManager extends EventDispatcher {
}
return this.serverTime;
}
getServerTime(): number {
return this.serverTime + this.getTime();
}
/**
* 格式化日期显示