Searched defs:PR_IntervalNow (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprinrval.h56 #define PR_IntervalNow VBoxNsprPR_IntervalNow macro
101 ** FUNCTION: PR_IntervalNow
119 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
124 ** Return the number of ticks per second for PR_IntervalNow's clock.
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h282 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
H A DVBoxCAPI_v3_1.h282 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
H A DVBoxCAPI_v3_2.h282 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
H A DVBoxCAPI_v4_0.h282 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
H A DVBoxCAPI_v4_1.h282 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
H A DVBoxCAPI_v4_2.h282 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
H A DVBoxCAPI_v4_3.h346 # define PR_IntervalNow VBoxNsprPR_IntervalNow macro
370 NSPR_API(PRIntervalTime) PR_IntervalNow(void);

Completed in 2364 milliseconds