public class Stopwatch
extends java.lang.Object
| Constructor and Description |
|---|
Stopwatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getStartInMillis() |
static Stopwatch |
startStopwatch() |
long |
stopInMillis() |
java.lang.String |
stopInSeconds() |
public long stopInMillis()
public java.lang.String stopInSeconds()
public long getStartInMillis()
public static Stopwatch startStopwatch()
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.