Example usage for Java java.lang.management CompilationMXBean fields, constructors, methods, implement or subclass
The text is from its open source code.
java.lang.String | getName() Returns the name of the Just-in-time (JIT) compiler. |
long | getTotalCompilationTime() Returns the approximate accumulated elapsed time (in milliseconds) spent in compilation. |