#Simplest possible app runner
2 messages · Page 1 of 1 (latest)
ScheduleRunnerPlugin provides a simple runner for this case
2 messages · Page 1 of 1 (latest)
Hi. I'm trying to write an example App where all the information is sent to the console. I don't need Winit, so - how can I make the simplest possible app runner function that builds plugins and then just runs infinitely until AppExit is sent?
ScheduleRunnerPlugin provides a simple runner for this case