public class CloudTimer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static int |
delay |
protected VioletApp |
main_app |
protected java.util.Timer |
timer |
Constructor and Description |
---|
CloudTimer(VioletApp app) |
Modifier and Type | Method and Description |
---|---|
void |
cancel()
stops timer
|
VioletApp |
getVioletApp() |
protected static final int delay
protected java.util.Timer timer
protected VioletApp main_app
public CloudTimer(VioletApp app)
app
- public void cancel()
public VioletApp getVioletApp()
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.