public class Chrono extends Object
Modifier and Type | Method and Description |
---|---|
void |
assertElapsedTimeLessThan(long max) |
long |
getElapsedTime() |
static Chrono |
start() |
public static Chrono start()
public void assertElapsedTimeLessThan(long max)
public long getElapsedTime()
Copyright © 2004–2016. All rights reserved.