Profiler moved to math/timing

This commit is contained in:
2014-05-30 01:49:11 +02:00
parent d7d4d181a1
commit fe4c24b4bc
@@ -1,4 +1,6 @@
package mightypork.utils;
package mightypork.utils.math.timing;
import mightypork.utils.Support;
public class Profiler {