A simple instrumentation profiler for games and real-time applications.
# Cargo.toml
[dependencies]
puffin = "0.20.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Profile a function using Puffin's macro and print results.
Call `puffin::set_scopes_on(true)` before profiling.
No dependency data recorded yet.