I just put a jquery plugin to github which I was using in my private projects for a long time now.
jquery-timing provides easy-to-use methods to define timeouts and intervals just in the line with all your jQuery stuff. The goal of this plugin was to write less and do more by avoiding the usage of window.setTimeout() and window.setInterval().