Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[actions] getTimeElapsed

TAT edited this page May 9, 2014 · 1 revision

getTimeElapsed()

Get number of seconds since current song started.


Returns

Number of seconds since song started.


Example

bot.getTimeElapsed(); // 154 (2 minutes and 34 seconds)
Clone this wiki locally