public static function init()
 {
     self::$startTimestamp = self::getTimeInMillis();
     self::$lastClockReset = self::getTimeInMillis();
 }