core/builtins/sleep.cif
changeset 68 377ac716dabb
parent 0 7f656887cf89
equal deleted inserted replaced
67:683f4b1f08ce 68:377ac716dabb
    16 
    16 
    17 Pause for a specified number of seconds.
    17 Pause for a specified number of seconds.
    18 
    18 
    19 ==argument uint duration optional
    19 ==argument uint duration optional
    20 
    20 
    21 The length of time to sleep for in seconds. If not specified, sleeps indefinately.
    21 The length of time to sleep for in seconds. If not specified, sleeps indefinitely.
    22 
       
    23 
    22 
    24 ==copyright
    23 ==copyright
    25 
    24 
    26 Copyright (c) 2006-2010 Accenture. All rights reserved.
    25 Copyright (c) 2006-2010 Accenture. All rights reserved.
    27 
    26