public final class JitterSampler extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROFILE_OF_THE_THREAD |
static String |
THREAD_HAS_BLOCKED_FOR |
Modifier and Type | Method and Description |
---|---|
static void |
atStage(String desc) |
static void |
finished() |
static void |
sleepSilently(int millis) |
static String |
takeSnapshot() |
static String |
takeSnapshot(long threshold) |
public static final String PROFILE_OF_THE_THREAD
public static final String THREAD_HAS_BLOCKED_FOR
Copyright © 2021. All rights reserved.