提交 5ddd6ca2 编写于 作者: Y Yuri Feldman

Clock's getters return seconds

上级 8cb44d57
......@@ -28,7 +28,7 @@
<h3>.[page:Float startTime]</h3>
<div>
When the clock is running, It holds the starttime of the clock. <br />
When the clock is running, It holds the start time of the clock. <br />
This counted from the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC.
</div>
......@@ -65,12 +65,12 @@
<h3>.getElapsedTime() [page:Float]</h3>
<div>
Get milliseconds passed since the clock started.
Get the seconds passed since the clock started.
</div>
<h3>.getDelta() [page:Float]</h3>
<div>
Get the milliseconds passed since the last call to this method.
Get the seconds passed since the last call to this method.
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册