Package | Description |
---|---|
act.metric |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTimer
A simple implementation of
Timer |
Modifier and Type | Method and Description |
---|---|
Timer |
Metric.startTimer(java.lang.String name)
Call this method to start a
Timer before starting a process. |
Timer |
SimpleMetric.startTimer(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
MetricStore.onTimerStop(Timer timer) |
void |
SimpleMetricStore.onTimerStop(Timer timer) |
Copyright © 2014–2017 ActFramework. All rights reserved.