public class MethodTiming extends Object
| Constructor and Description |
|---|
MethodTiming(Thread thread) |
| Modifier and Type | Method and Description |
|---|---|
static MethodTiming |
forThisThread() |
boolean |
isInQuickMethod() |
public MethodTiming(Thread thread)
public static MethodTiming forThisThread()
public boolean isInQuickMethod()
Copyright © 2022. All rights reserved.