コード例 #1
0
ファイル: Benchmark.php プロジェクト: nsams/koala-framework
 public static function disable()
 {
     self::$_enabled = false;
 }