_SSVRTIME
— Returns the
current screen saver timeout, in seconds.
Syntax:
%_SSVRTIME
rem Get the current screen saver timeout:
set timeout=%_ssvrtime
See also: the SCRNSAVER
command, which
configures the screen saver; and the _SSVRNAME
variable, which returns the current screen saver filename.