We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c6298a + ca1f028 commit 436ceeeCopy full SHA for 436ceee
docs/api/zh/core/Clock.html
@@ -67,7 +67,7 @@ <h3>[method:null stop]()</h3>
67
68
<h3>[method:Float getElapsedTime]()</h3>
69
<p>
70
- 获取自时钟启动后的秒数,摒弃将 [page:Clock.oldTime oldTime] 设置为当前时间。<br />
+ 获取自时钟启动后的秒数,同时将 [page:Clock.oldTime oldTime] 设置为当前时间。<br />
71
如果 [page:Clock.autoStart autoStart] 设置为 *true* 且时钟并未运行,则该方法同时启动时钟。
72
</p>
73
0 commit comments