예제 #1
0
파일: player.php 프로젝트: 0x27/mrw-code
 function getTotalTime()
 {
     return Song::ppTime($this->totalTime);
 }