.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "WDRTAS_GET_INTERVAL" "9" "09 October 2005" "" ""
.SH NAME
wdrtas_get_interval \- returns the current watchdog interval
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int wdrtas_get_interval (int \fIfallback_value\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfallback_value\fB\fR
value (in seconds) to use, if the RTAS call fails
.SH "DESCRIPTION"
.PP
returns the interval
.PP
wdrtas_get_interval returns the current watchdog keepalive interval
as reported by the RTAS function ibm,get-system-parameter. The unit
of the return value is seconds.