SCIP-SDP  4.0.0
Public Attributes | List of all members
SDPI_WallClock Struct Reference

Public Attributes

long sec
 
long usec
 

Detailed Description

wall clock counter

Definition at line 65 of file struct_sdpiclock.h.

Member Data Documentation

long SDPI_WallClock::sec

seconds counter

Definition at line 67 of file struct_sdpiclock.h.

Referenced by SDPIclockGetTime(), SDPIclockStart(), and SDPIclockStop().

long SDPI_WallClock::usec

microseconds counter

Definition at line 68 of file struct_sdpiclock.h.

Referenced by SDPIclockGetTime(), SDPIclockStart(), and SDPIclockStop().


The documentation for this struct was generated from the following file: