truemedian / luvit-api-design

11 stars 2 forks source link

Alternate `timer` function names #12

Closed RiskoZoSlovenska closed 2 years ago

RiskoZoSlovenska commented 2 years ago

Yet another proposal. I find these alternate names to be more understandable than the current ones.

setTimeout -> delay setInterval -> periodically setImmediate -> immediately clearInterval -> clear clearTimeout -> clear