arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
EventLoop.run
arsd
simpledisplay
EventLoop
Runs the event loop until the whileCondition, if present, returns false
struct
EventLoop
int
run
(
bool
delegate
(
)
whileCondition
= null
)
Meta
Source
See Implementation
arsd
simpledisplay
EventLoop
constructors
this
functions
exit
run
static functions
get
Runs the event loop until the whileCondition, if present, returns false