setTimeout()
↔ to execute function (or Expression), once after timer expires
References
clearTimeout()
↔(identifier: string): void
to clear timer set withsetTimeout()
setTimeout()
↔ to execute function (or Expression), once after timer expiresclearTimeout()
↔ (identifier: string): void
to clear timer set with setTimeout()