Get Play Time

Signature

int getplaytime(); //id:0x02ec

Description

Gets the total play time in seconds.

For example, a play time of 2:45:10 would result in the value 9910 being returned.

Last updated