主题
Home > @esengine/ecs-framework-monorepo > ITimer > stop
调用stop以停止此计时器再次运行。这对非重复计时器没有影响。
Signature:
stop(): void;
Returns:
void