Package | Description |
---|---|
org.javasimon |
Core package, contains
Simon implementations, with
the SimonManager as the center point of the API. |
Modifier and Type | Interface and Description |
---|---|
interface |
Counter
Counter tracks the single integer value and watches its max/min values.
|
interface |
Simon
Simon interface contains common functions related to Simon management - enable/disable and hierarchy.
|
interface |
Stopwatch
Stopwatch Simon measures time spans and holds related statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
Split
Represents single time split - one Stopwatch measurement.
|
Copyright © 2019. All rights reserved.