wall clock counter
Definition at line 48 of file struct_clock.h.
#include <struct_clock.h>
Data Fields | |
long | sec |
long | usec |
long SCIP_WallClock::sec |
seconds counter
Definition at line 50 of file struct_clock.h.
long SCIP_WallClock::usec |
microseconds counter
Definition at line 51 of file struct_clock.h.