имя.onRelease = function () { setTimeout (function () { /// тут код... /// тут код... /// тут код... }, 2000); };