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