ADMB Documentation
-a65f1c97
|
#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) |
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).
sec | seconds to delay |
Definition at line 22 of file model34.cpp.
Referenced by adwait().
void adwait | ( | double | sec | ) |
Definition at line 42 of file model34.cpp.
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |