public static void DelayGarbageCollectTo(int tick) { GarbageCollector.DelayGarbageCollectTo(GarbageCollector.GarbageCollectorLevelCount, tick); }