Searched refs:pTsRight (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-time.cpp76 RTDECL(int) RTAsn1Time_CompareWithTimeSpec(PCRTASN1TIME pLeft, PCRTTIMESPEC pTsRight) argument
84 iDiff = RTTimeSpecCompare(&TsLeft, pTsRight);
/vbox/include/iprt/
H A Dasn1.h902 * @param pTsRight The second time to compare.
904 RTDECL(int) RTAsn1Time_CompareWithTimeSpec(PCRTASN1TIME pLeft, PCRTTIMESPEC pTsRight);

Completed in 1151 milliseconds