Ns sleep

From AOLserver Wiki
Revision as of 06:54, 21 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 661)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_sleep.html


NAME

ns_sleep - Sleep for a specified number of seconds

SYNOPSIS

ns_sleep seconds

DESCRIPTION

Sleeps for the number of seconds specified in seconds.

EXAMPLES

   % ns_sleep 2

SEE ALSO


Category Documentation - Category Core Tcl API