gpui-fps 0.0.1

Realtime FPS, frame time, CPU and memory HUD for GPUI applications.
1
2
3
fn main() {
    println!("Hello, world!");
}