Package org.adoptopenjdk.jitwatch.util
Class TimerUtil
- java.lang.Object
-
- org.adoptopenjdk.jitwatch.util.TimerUtil
-
public class TimerUtil extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static longlastNowprivate static java.util.Map<java.lang.String,java.lang.Long>timestampMap
-
Constructor Summary
Constructors Constructor Description TimerUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidtimerEnd(java.lang.String key)static voidtimerStart(java.lang.String key)
-