kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
EventLoop.createTask
kiss
event
EventLoop
EventLoop
Undocumented in source. Be warned that the author may not have intended to support it.
AbstractTask
createTask
(Args args)
AbstractTask
createTask
(F delegateOrFp, Args args)
class
EventLoop
static
AbstractTask
createTask
(
F
Args
...
)
(
F
delegateOrFp
,
Args
args
)
if
(
is
(
typeof
(
delegateOrFp
(
args
)))
)
Meta
Source
See Implementation
kiss
event
EventLoop
EventLoop
constructors
this
functions
isInLoopThread
isRuning
onWeakUp
postTask
run
stop
static functions
createTask