xtag.skipFrameGuarantees one render frame is skipped before executing the user-provided functionxtag.skipFrame(FUNCTION) JavaScriptxtag.skipFrame(function(){ console.log('the next frame was rendered at ' + new Date()); });