Esempio n. 1
0
 /**
  * initialize the page
  */
 public static function boot()
 {
     self::$executionTime = microtime(true);
     //used for script execution time
 }