public static class AbstractMonitor.AsyncTimerTask extends TrackableTimerTask implements OMMonitor.Async
TRACK_TIMER_TASKS| Constructor and Description |
|---|
AsyncTimerTask(AbstractMonitor parent,
double parentWork,
double timeFactor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
void |
run() |
void |
stop() |
getConstructionStackTraces, logConstructionStackTracesscheduledExecutionTimepublic AsyncTimerTask(AbstractMonitor parent, double parentWork, double timeFactor)
public void stop()
stop in interface OMMonitor.Asyncpublic boolean cancel()
cancel in class TrackableTimerTaskCopyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html