コード例 #1
0
ファイル: player.php プロジェクト: 0x27/mrw-code
 function getTotalTime()
 {
     return Song::ppTime($this->totalTime);
 }