CppAD: A C++ Algorithmic Differentiation Package
20130918
|
#define CPPAD_HAS_GETTIMEOFDAY 1 |
If this symbol is one, and _MSC_VER is not defined, this system supports the gettimeofday funcgtion.
Otherwise, this smybol should be zero.
Definition at line 123 of file configure.hpp.