Definition at line 64 of file nlpi_filtersqp.c.
Data Fields | |
time_t | sec |
long | usec |
time_t SCIP_Time::sec |
seconds part of time since epoch
Definition at line 66 of file nlpi_filtersqp.c.
Referenced by gettime(), and timeelapsed().
long SCIP_Time::usec |
micro-seconds part of time
Definition at line 67 of file nlpi_filtersqp.c.
Referenced by gettime(), and timeelapsed().