Searched defs:PRIntervalTime (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprinrval.h72 typedef PRUint32 PRIntervalTime; typedef
79 ** platform dependent type, PRIntervalTime. These constants bound both
80 ** the period and the resolution of a PRIntervalTime.
89 ** Two reserved constants are defined in the PRIntervalTime namespace.
108 ** RETURN: PRIntervalTime
113 ** The units of PRIntervalTime are platform dependent. They are chosen
119 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
147 ** RETURN: PRIntervalTime
156 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
157 NSPR_API(PRIntervalTime) PR_MillisecondsToInterva
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcinrval.h62 RCInterval(PRIntervalTime interval);
69 void operator=(PRIntervalTime interval);
91 operator PRIntervalTime() const;
93 static PRIntervalTime FromSeconds(PRUint32 seconds);
94 static PRIntervalTime FromMilliseconds(PRUint32 milli);
95 static PRIntervalTime FromMicroseconds(PRUint32 micro);
100 PRIntervalTime interval;
110 inline RCInterval::RCInterval(PRIntervalTime ticks): RCBase()
118 inline void RCInterval::operator=(PRIntervalTime his)
133 { return RCInterval((PRIntervalTime)(interva
[all...]
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h299 typedef PRUint32 PRIntervalTime; typedef
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
398 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]
H A DVBoxCAPI_v3_1.h299 typedef PRUint32 PRIntervalTime; typedef
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
398 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]
H A DVBoxCAPI_v3_2.h299 typedef PRUint32 PRIntervalTime; typedef
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
398 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]
H A DVBoxCAPI_v4_0.h299 typedef PRUint32 PRIntervalTime; typedef
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
398 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]
H A DVBoxCAPI_v4_1.h299 typedef PRUint32 PRIntervalTime; typedef
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
398 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]
H A DVBoxCAPI_v4_2.h299 typedef PRUint32 PRIntervalTime; typedef
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
398 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]
H A DVBoxCAPI_v4_3.h363 typedef PRUint32 PRIntervalTime; typedef
370 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
372 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
373 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
374 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
375 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
376 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
377 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
385 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
462 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime tick
[all...]

Completed in 897 milliseconds