public class Benchmark extends Object
Modifier and Type | Method and Description |
---|---|
static void |
start(String source)
Start a benchmark.
|
static long |
stop(String source)
End a benchmark.
|
static long |
stop(String task,
String source)
Used to add Benchmark timings to larger Debug log task parts.
|
Copyright © 2017. All rights reserved.