make a custom function and use call deferred to call it from the ready function but on the next frame?
edit: you could also set up a timer that gets started in the ready function and on timer stopped/finished signal it calls the next function?
Just a couple of thoughts.