Home
last modified time | relevance | path

Searched refs:OSTime (Results 1 – 17 of 17) sorted by relevance

/RvlSDK-2.1/include/revolution/os/
DOSAlarm.h92 OSTime fire;
97 OSTime period;
98 OSTime start;
110 void OSSetAlarm ( OSAlarm* alarm, OSTime tick, OSAlarmHandler handler );
112 void OSSetAbsAlarm ( OSAlarm* alarm, OSTime time, OSAlarmHandler handler );
113 void OSSetPeriodicAlarm ( OSAlarm* alarm, OSTime start, OSTime period,
DOSThread.h230 void OSSleepTicks ( OSTime ticks );
DOSInterrupt.h211 extern volatile OSTime __OSLastInterruptTime; // OSGetTime() value at the interrupt
/RvlSDK-2.1/include/revolution/
Dos.h548 typedef s64 OSTime; typedef
583 OSTime OSGetTime( void );
600 OSTime OSCalendarTimeToTicks( OSCalendarTime* td );
601 void OSTicksToCalendarTime( OSTime ticks, OSCalendarTime* td );
611 OSTime total; // total time running
612 OSTime min; // smallest time measured
613 OSTime max; // longest time measured
615 OSTime last; // time at which this sw was last started
624 OSTime OSCheckStopwatch ( OSStopwatch* sw );
Ddsp.h142 OSTime t_context;
143 OSTime t_task;
Dax.h107 OSTime axFrameStart;
108 OSTime auxProcessingStart;
109 OSTime auxProcessingEnd;
110 OSTime userCallbackStart;
111 OSTime userCallbackEnd;
112 OSTime axFrameEnd;
Dwpad.h580 s32 WPADGetGameDataTimeStamp ( s32 chan, OSTime *time );
/RvlSDK-2.1/build/demos/osdemo/src/
Dtimerdemo.c51 OSTime t; in AlarmHandler()
61 OSTime now; in main()
Dreport.c93 OSTime t1, t2; in main()
/RvlSDK-2.1/build/demos/carddemo/src/
Dlist.c145 OSTicksToCalendarTime(OSSecondsToTicks((OSTime) stat.time), &ct); in main()
Dcreate-bnr-4icon.c353 OSTime time; in NewFileName()
Dcreate-1icon.c396 OSTime time; in NewFileName()
Dcreate-8icon.c411 OSTime time; in NewFileName()
Dlistdemo.c301 static OSTime BeginWaitAt; // Start time of the SUBSTATE_WAIT substate
961 OSTime time; in NewFileName()
/RvlSDK-2.1/build/demos/axdemo/src/
Dcompressor.c728 OSTime now; in do_test()
/RvlSDK-2.1/RVL/bin/demos/gxdemo/
Dsmp-onetri.map537 00007d74 0000dc 8000e494 0000a654 1 .text os.a OSTime.o
538 00007d74 000018 8000e494 0000a654 4 OSGetTime os.a OSTime.o
539 00007d8c 000008 8000e4ac 0000a66c 4 OSGetTick os.a OSTime.o
540 UNUSED 000014 ........ ........ __SetTime os.a OSTime.o
541 UNUSED 000084 ........ ........ __OSSetTime os.a OSTime.o
542 00007d94 000064 8000e4b4 0000a674 4 __OSGetSystemTime os.a OSTime.o
543 00007df8 000058 8000e518 0000a6d8 4 __OSTimeToSystemTime os.a OSTime.o
544 UNUSED 000008 ........ ........ __OSSetTick os.a OSTime.o
545 UNUSED 000170 ........ ........ GetDates os.a OSTime.o
546 UNUSED 0001c8 ........ ........ OSTicksToCalendarTime os.a OSTime.o
[all …]
/RvlSDK-2.1/RVL/bin/demos/thpdemo/
DTHPSimple.map600 00009d70 0000dc 80010490 0000c650 1 .text os.a OSTime.o
601 00009d70 000018 80010490 0000c650 4 OSGetTime os.a OSTime.o
602 00009d88 000008 800104a8 0000c668 4 OSGetTick os.a OSTime.o
603 UNUSED 000014 ........ ........ __SetTime os.a OSTime.o
604 UNUSED 000084 ........ ........ __OSSetTime os.a OSTime.o
605 00009d90 000064 800104b0 0000c670 4 __OSGetSystemTime os.a OSTime.o
606 00009df4 000058 80010514 0000c6d4 4 __OSTimeToSystemTime os.a OSTime.o
607 UNUSED 000008 ........ ........ __OSSetTick os.a OSTime.o
608 UNUSED 000170 ........ ........ GetDates os.a OSTime.o
609 UNUSED 0001c8 ........ ........ OSTicksToCalendarTime os.a OSTime.o
[all …]