aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 5b513a07..865a7982 100644
--- a/readme.md
+++ b/readme.md
@@ -535,6 +535,11 @@ Here's a list of the methods supported:
<td>&mdash;</td>
<td>Reverses the effects of the <code>destroy()</code> method, restoring the UI and listeners.</td>
</tr>
+ <tr>
+ <td><code>getCurrentTime()</code></td>
+ <td>&mdash;</td>
+ <td>Will return a float with the current time in seconds.</td>
+ </tr>
</tbody>
</table>