#Getting & Setting FPS using eframe

2 messages · Page 1 of 1 (latest)

tribal spruce
#

@carmine thicket I don't know egui but just from the name and docs, that command is almost certainly scheduling one repaint not changing the timing of all future ones

#

so you should not call it as a one-time configuration, but each time you want to schedule the next frame (and make sure you aren't calling request_repaint())