Exemple #1
0
 static function disable()
 {
     self::$_disabled = true;
     /* Clear any outstanding timings */
     self::clear();
 }
Exemple #2
0
	static function disable() {
		self::$_disabled = true;
	} #disable