Compares two TIMEVALUE values.
long CompareRtTimeValue( const TIMEVALUE *pTimeValue1, const TIMEVALUE *pTimeValue2 );
pTimeValue1
pTimeValue2
Returns -1 if TimeValue1 is less than TimeValue2, 0 is they are equal, else +1.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 6.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |