public void stop() { teapot.doBenchmark = false; }
public void start() { teapot.doBenchmark = true; teapot.rerender(); }