Reset events for debug

This commit is contained in:
NuclearW 2013-02-15 22:06:16 -05:00
parent 88a6326f87
commit c5e8b90d71

View File

@ -249,5 +249,7 @@ public class MetricsManager {
System.out.println("Graph: " + graphName + ", Column: " + colName + ", Value: " + value);
}
tracker.resetEvents();
}
}