Skip to content

misc.Function.clearTicker

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

@zenstone/ts-utils / misc / clearTicker

Function: clearTicker()

clearTicker(key): void

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

清除命名 setInterval

Parameters

key

string

间隔器标识

Returns

void

Clone this wiki locally