egui/crates/eframe/src
Emil Ernerfeldt ab39420c29
Much more accurate `cpu_usage` timing (#3913)
`frame.info.cpu_usage` now includes time for tessellation and rendering,
but excludes vsync and context switching.
2024-01-29 19:12:16 +01:00
..
native Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
web Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
epi.rs Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
icon_data.rs Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 2023-11-19 11:08:47 +01:00
lib.rs Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
stopwatch.rs Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00