コード例 #1
0
ファイル: zynapse.php プロジェクト: jimeh/zynapse
 function start_timer()
 {
     Timer::start();
     self::$timer_enabled = true;
 }