コード例 #1
0
ファイル: Timer.php プロジェクト: nsystem1/ZeeJong
 public static function init()
 {
     self::$startingTime = microtime(true);
 }