Use less verbose span names when the tracy feature is off

This commit is contained in:
Imbris
2020-09-07 00:59:16 -04:00
parent 7efbc74551
commit f39d1e9bb5
40 changed files with 112 additions and 73 deletions

View File

@ -44,7 +44,7 @@ impl<'a> System<'a> for Sys {
uids,
): Self::SystemData,
) {
span!(_guard, "controller::Sys::run");
span!(_guard, "run", "controller::Sys::run");
let mut server_emitter = server_bus.emitter();
for (entity, _uid, controller, character_state) in