mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
c12ee81822
Currently `tracy` interprets the entire trace as one frame because the marker for frames isn't being recorded.
~~When an event with `tracy.trace_marker=true` is recorded, `tracing-tracy` will mark the frame as finished:
<
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |