CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_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 98 of file configure.hpp.