The maximum delta time is still capped to one frame even if multiple frames are skipped. Passing in a too large delta time is mostly unexpected and can reduce the stability of the simulation. Also it can be very slow when the simulation uses the delta time to determine e.g. how many particles should be added.