Command: sleep

NEST HelpDesk Command Index NEST Quick Reference

Name:
 sleep - Pauses current process.
Synopsis:
  x sleep -> -
Description:
 
  Pauses the process for x seconds. n can be integer or double.
  Resolution is given by pclockspersec.
Examples:
  5 sleep %wait for 5 seconds
  tic 2.75 sleep toc = %should print 2.75
Author:
 Schrader
SeeAlso:realtime tic toc ptimes pclockspersec clic cloc
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/lib/sli/sli-init.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative