fixed Vis timestamp issue

This commit is contained in:
kazu
2016-05-03 11:47:04 +02:00
parent 1e8f4259a2
commit 5bde96df3a
2 changed files with 8 additions and 1 deletions

View File

@@ -363,6 +363,7 @@ public:
//std::ofstream statsout2("/tmp/smoothed_" + runName + ".stats");
//stats.reset();
bf->reset();
vis.resetTimestamp();
MyState estBF;