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