예제 #1
0
 public static function disable()
 {
     self::$_isEnabled = false;
     yProfiler::finish();
 }