Package | Description |
---|---|
org.javasimon |
Core package, contains
Simon implementations, with
the SimonManager as the center point of the API. |
org.javasimon.callback.logging |
LoggingCallback is able to log stopwatch splits and statistics once
in a while (N per millisecond, every N split, when split is longer than N ms, etc.)
and to various outputs (SLF4J, JUL). |
org.javasimon.clock | |
org.javasimon.utils |
Java Simon supporting utilities and tools.
|
Class and Description |
---|
SimonClock
Interface for getting current time.
|
Class and Description |
---|
SimonClock
Interface for getting current time.
|
Class and Description |
---|
SimonClock
Interface for getting current time.
|
SimonUnit
Units typically used in Java Simon with amount of nanoseconds they contain.
|
Class and Description |
---|
SimonUnit
Units typically used in Java Simon with amount of nanoseconds they contain.
|
Copyright © 2019. All rights reserved.