NAME
xtime - X-window countdown timer
SYNOPSIS
xtime time
DESCRIPTION
This program displays the time remaining in seconds from the start time
listed on the command line. When the countdown is finished, or the window is
clicked on, the process dies. Note: the timing is done by the sleep()
function and is not
accurate.