Skip to content

misc.Function.clearTimer

github-actions[bot] edited this page Jun 8, 2026 · 2 revisions

@zenstone/ts-utils / misc / clearTimer

Function: clearTimer()

clearTimer(key): void

Defined in: src/misc/timer.ts:25

清除命名 setTimeout

Parameters

key

string

定时器标识

Returns

void

Clone this wiki locally