Skip to content

Commit 56e35f5

Browse files
committed
Added documentation for timer-reset
1 parent 6179289 commit 56e35f5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: index.html

+9
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,15 @@ <h4>
473473
Same as <i>stop</i>. But, without the event being triggered
474474
</td>
475475
</tr>
476+
<tr>
477+
<td>
478+
reset
479+
</td>
480+
<td>
481+
Resets a timer to its initial value, then <i>clear</i>s
482+
the timer.
483+
</td>
484+
</tr>
476485
<tr>
477486
<td>
478487
resume

0 commit comments

Comments
 (0)