ns_after

Name

ns_after -- Schedules a script to run after a given number of seconds

Syntax

ns_after seconds script

Description

ns_after schedules the script to execute after seconds have passed.

See Also

ns_schedule_*