]> git.sesse.net Git - remoteglot/commit
Evidently clearTimeout() is expensive (~3 ms used on load), so do not call it unless...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 24 Dec 2022 23:02:42 +0000 (00:02 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 24 Dec 2022 23:02:42 +0000 (00:02 +0100)
commit026c621f8c912aba3f53be9057078eefe9c92c6f
tree5e12fbe4a59a618c4da00b9c7a53d76dd359c782
parentd35c6f46dc92565c54213c4ea17c67f0e0938531
Evidently clearTimeout() is expensive (~3 ms used on load), so do not call it unless we must.
www/js/remoteglot.js