.\"determine how many seconds an interactive player has been idle
.DT
query_idle
$MUDNAME$ driver help
query_idle

.SH Name
.SI 5
query_idle() - determine how many seconds an interactive player has been idle
.EI

.SH Synopsis
.SI 5
int query_idle( object ob );
.EI

.SH Description
.SP 5 5
Query how many seconds the player `ob' has been idling.
.EP

.SH See also
.SI 5
in_edit(), in_input()
.EI
