this._timerTargets = $.map(this._timerTargets,
                function (value) {
                    return (value == target ? null : value);
                }); // delete entry