Example #1
0
 public function getFormattedLengthInMsecs()
 {
     return dateUtils::formatDuration($this->getLengthInMsecs());
 }