Fills in some gaps we had in our Bevy ECS tracing spans: * Exclusive systems * System Commands (for `apply_buffers = true` cases) * System archetype updates * Parallel system execution prep |
||
|---|---|---|
| .. | ||
| entity | ||
| query | ||
| schedule | ||
| storage | ||
| system | ||
| world | ||
| archetype.rs | ||
| bundle.rs | ||
| change_detection.rs | ||
| component.rs | ||
| event.rs | ||
| lib.rs | ||
| reflect.rs | ||