Compare timeB to timeA.
int hpe1588TimeCompare(
    HPE_1588_TIMESTAMP *timeA, 
    HPE_1588_TIMESTAMP *timeB
);
timeA 
timeB 
Less than 0 if timeA less than timeB.
0 if timeA equals time B.
Greater than zero if timeA is greater than timeB.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 6.0 (HPE3) | intime/rt/include/hpeif2.h | hpeif2.h | hpeif2.lib |