From the NannyMUD documentation
2001-09-29
NAME
query_busy - See how much longer a player is busyLOCATION
This function is located in /obj/player.AVAILABILITY
This function can be called by any object.SYNTAX
int query_busy()DESCRIPTION
The function returns the number of seconds the player will still be busy. This can of course be zero.SEE ALSO
check_busy in lfun/player/check_busy