数据模板跟随变动

This commit is contained in:
2025-05-04 19:33:04 +08:00
parent a858fcab99
commit 7169429ede
10 changed files with 10 additions and 10 deletions

View File

@@ -461,7 +461,7 @@ public:
void Update()
{
cur_time=GetDoubleTime();
cur_time=GetPreciseTime();
}
};