Timer Class |
public class Timer : Timer
The Timer type exposes the following members.
Name | Description | |
---|---|---|
fd | Read-only property returning the Linux file descriptor for the watchdog timer. | |
timeout | Get or set the watchdog timeout. Not all platforms may support this. Even if supported, there may be constraints. For example, some platforms allow shortening the timeout but not lengthening it. |
Name | Description | |
---|---|---|
DefaultDevice | Default watchdog timer device name. | |
DefaultTimeout | Default watchdog timer timeout value (disabled). |