public class Stopwatch extends Object
Constructor and Description |
---|
Stopwatch() |
Modifier and Type | Method and Description |
---|---|
long |
getTime() |
String |
getTimeString() |
static String |
getTimeString(long timeMillis) |
void |
reset() |
long |
split() |
void |
start() |
long |
stop() |
Copyright © 2024. All rights reserved.