photon ~master (2024-05-04T22:18:58Z)
Dub
Repo
go
photon
macos
core
Setup a fiber task to run on the Photon scheduler.
void
go
(void function() func)
void
go
(void delegate() func)
version(OSX)
void
go
(
void
delegate
(
)
func
)
Meta
Source
See Implementation
photon
macos
core
functions
delay
event
go
schedulerEntry
semaphore
startloop
stoploop
timer
structs
Event
Semaphore
variables
scheds
Setup a fiber task to run on the Photon scheduler.