Exemple #1
0
 function showOutputTimingsData()
 {
     $displayOutput = new DisplayOutput();
     return $displayOutput->showOutputTimingsData();
 }