!7 p { FixedRateTimer timer = doEvery_daemon(1.0, r { print("yo"); }); printStruct(timer); sleep(); }