Resolves #309 reduce unwanted timer precision
Compare changes
+ 2
− 0
@@ -55,6 +55,8 @@ static void run(ftl::Configurable *root) {
Reduce precision in reconstruction and GUI since it isn't needed here. This saves some small amount of CPU usage.