mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-06-07 18:52:23 +08:00
.
This commit is contained in:
@@ -35,6 +35,9 @@ export class TimerManager extends EventDispatcher {
|
||||
}
|
||||
return this.serverTime;
|
||||
}
|
||||
getServerTime(): number {
|
||||
return this.serverTime + this.getTime();
|
||||
}
|
||||
|
||||
/**
|
||||
* 格式化日期显示
|
||||
|
||||
Reference in New Issue
Block a user