static Timed returnTimedAfterWarmup(double seconds default defaultWarmUpSeconds(), IF0 f) { warmUp(seconds, f); ret returnTimed(f); }