ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
model34.cpp File Reference

(Last Changed on January 26, 2017 for git-revision 8332faa7568fcaa2dbf0d95e7a16957892a8fb81.)

#include <cmath>
#include <ctime>

Go to the source code of this file.

Functions

time_t _adwait (double sec)
 Author: David Fournier. More...
 
void adwait (double sec)
 

Function Documentation

time_t _adwait ( double  sec)

Author: David Fournier.

Copyright (c) 2008-2016 ADMB Foundation and Regents of the University of California Delay runtime by seconds(sec).

Parameters
secseconds to delay
Returns
total seconds waited

Definition at line 22 of file model34.cpp.

Referenced by adwait().

void adwait ( double  sec)

Definition at line 42 of file model34.cpp.