veloren/common
Marcel Märtens 6b88545481 restructure server metrics
- get rid of old SysTimers for each system in favour of VSystem tracking
 - move metrics generation from lib.rs to own system
 - code cleanup
 - remove time tracking in common::sys
2021-03-08 11:51:13 +01:00
..
benches Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
net Turn giant trees into proper sites 2021-03-07 14:25:07 +00:00
src restructure server metrics 2021-03-08 11:51:13 +01:00
sys restructure server metrics 2021-03-08 11:51:13 +01:00
build.rs fix and improve nix build: actually output a proper veloren voxygen package now 2020-11-25 02:00:50 +03:00
Cargo.toml Implement a VSystem trait that can be implemented by Systems. 2021-03-08 11:51:04 +01:00