Files
egui/examples/puffin_profiler/README.md
T
2022-12-04 17:27:40 +01:00

232 B

Example how to use the puffin profiler with an eframe app.

cargo run -p puffin_profiler &

cargo install puffin_viewer
puffin_viewer --url 127.0.0.1:8585