#
# NEED_PARMS time(s)
#
# HELP: SYNOPSIS:
# HELP:     generic/movie/renderforce/inputtimeout time
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the input timeout. -1 means wait for input, then render.
# HELP:     Any other value waits for the specified amount of seconds
# HELP:     and then forces rendering. Fractions are allowed.
#
CECHO ${$root.global.inputtimeout=(double)$argv[1]}
