Package manifold.api.util
Class PerfLogUtil
- java.lang.Object
-
- manifold.api.util.PerfLogUtil
-
public class PerfLogUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description PerfLogUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidlog(String label, long nanosBefore)static voidlog(String label, Runnable run)
-