예제 #1
0
파일: Timer.php 프로젝트: nsystem1/ZeeJong
 public static function init()
 {
     self::$startingTime = microtime(true);
 }