Package | Description |
---|---|
org.glassfish.jersey.internal.guava |
Modifier and Type | Method and Description |
---|---|
static Stopwatch |
Stopwatch.createUnstarted()
Creates (but does not start) a new stopwatch using
System.nanoTime()
as its time source. |
Stopwatch |
Stopwatch.start()
Starts the stopwatch.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.