Documentation

SwowEvent
in package
implements EventInterface

Table of Contents

Interfaces

EventInterface

Properties

$debug  : bool

Methods

__construct()  : mixed
add()  : mixed
clearAllTimer()  : mixed
del()  : mixed
destroy()  : mixed
getTimerCount()  : mixed
loop()  : mixed

Properties

$debug

public static bool $debug = false
Tags
codeCoverageIgnore

Methods

add()

public add(mixed $fd, mixed $flag, mixed $func[, mixed $args = [] ]) : mixed
Parameters
$fd : mixed
$flag : mixed
$func : mixed
$args : mixed = []
Tags
inheritdoc

clearAllTimer()

public clearAllTimer() : mixed
Tags
inheritdoc

del()

public del(mixed $fd, mixed $flag) : mixed
Parameters
$fd : mixed
$flag : mixed
Tags
inheritdoc

destroy()

public destroy() : mixed
Tags
inheritdoc

getTimerCount()

public getTimerCount() : mixed
Tags
inheritdoc

loop()

public loop() : mixed
Tags
codeCoverageIgnore

忽略覆盖

inheritdoc

        
On this page

Search results