Exemplo n.º 1
0
 function start_timer()
 {
     Timer::start();
     self::$timer_enabled = true;
 }