• I meant calling something like if (clock.turnOffServiceTimeout) clearTimeout(clock.turnOffServiceTimeout­);
    to remove the timeout handler. Deleting the variable only removes the timeout id from memory until it is set again in the next line.

About

Avatar for halemmerich @halemmerich started