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