public interface WDTimer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
disable() |
int |
getTimeOut() |
void |
heartbeat() |
void |
open() |
void |
setTimeOut(int timeout) |
void open() throws IOException
IOExceptionvoid setTimeOut(int timeout)
throws IOException
IOExceptionint getTimeOut()
throws IOException
IOExceptionvoid heartbeat()
throws IOException
IOExceptionvoid disable()
throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2012–2015 Pi4J. All rights reserved.