Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 128 Bytes

16.19.7 - swoole_timer_del.md

File metadata and controls

8 lines (6 loc) · 128 Bytes

swoole_timer_del

删除swoole_timer_add设置的定时器。

swoole_timer_del($interval);

需要swoole-1.6.12+