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
IOException
void setTimeOut(int timeout) throws IOException
IOException
int getTimeOut() throws IOException
IOException
void heartbeat() throws IOException
IOException
void disable() throws IOException
IOException
void close() throws IOException
IOException
Copyright © 2012–2019 Pi4J. All rights reserved.