Name getPhraseStartTime( )
Syntax getPhraseStartTime(String phraseTitle);
Example

Etude e = new Etude(this);
e.createPhrase("phrase_1");
int n = e.getPhraseStartTime("phrase_1");

Parameters phraseTitle:string
Return int
Usage web & application
Description Return the start time of a phrase