1111
This commit is contained in:
@@ -18,7 +18,7 @@ class Timer {
|
||||
}
|
||||
|
||||
function ClockTime() {
|
||||
return Sq_GetTimestampString().slice(-10).tointeger();
|
||||
return Sq_GetTimestampString().slice(-9).tointeger();
|
||||
}
|
||||
|
||||
//检测延时任务
|
||||
|
||||
Reference in New Issue
Block a user