public class Timer extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Long> |
startedTimers |
static Map<String,Long> |
timer |
| Constructor and Description |
|---|
Timer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump() |
static void |
start(String id) |
static void |
stop(String id) |
Copyright © 2016. All rights reserved.