예제 #1
0
파일: zynapse.php 프로젝트: jimeh/zynapse
 function start_timer()
 {
     Timer::start();
     self::$timer_enabled = true;
 }