NaviServer Programmable Web Server

ns_sleep(n)

NaviServer Built-in Commands – 5.0.0a


[ Main Table Of Contents | Table Of Contents | Keyword Index ]

Name

ns_sleep - Sleep for a specified number of seconds

Table Of Contents

Synopsis

Description

Sleeps for a specified time period.

COMMANDS

ns_sleep duration

The duration can be specified with time units (per default seconds).

EXAMPLES

 % ns_sleep 2

See Also

ns_time, nsd

Keywords

global built-in, time