Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
protected double[] |
avg |
protected long |
msecsBetweenUpdates |
protected PlotWindow |
plotWindow |
protected double[] |
x |
protected double[] |
y |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
CPUMeter() |
CPUMeter(int ticks,
long msecsBetweenUpdates) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected void |
update() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
protected double[] avg
protected double[] x
protected double[] y
protected long msecsBetweenUpdates
protected PlotWindow plotWindow
Copyright © 2015–2021 Fiji. All rights reserved.