Translations:Clock/1/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
<section begin=image/>
<section begin=image/>
[[File:Clock.png|alt=Clock|thumb]]
[[File:Clock.png|alt=Clock|thumb]]
<section end=image/>
<section end=image/><p id="tooltip">Returns the value of the clock, measured in “ticks”. This value increments by 1 during each iteration of the code, which is 5x per second at normal speed.</p>
<section begin="name" />'''<code>clock</code>'''<section end="name" /> is a [[code block]] part of the [[Environment]] drawer.

Latest revision as of 14:58, 8 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Clock)
<section begin=image/>
[[File:Clock.png|alt=Clock|thumb]]
<section end=image/><p id="tooltip">Returns the value of the clock, measured in “ticks”. This value increments by 1 during each iteration of the code, which is 5x per second at normal speed.</p>
Clock

Returns the value of the clock, measured in “ticks”. This value increments by 1 during each iteration of the code, which is 5x per second at normal speed.