In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
117 bytes added ,  17:37, 15 January 2017
m
Added OSGetTime
Line 303: Line 303:  
|<code>OSTime OSGetSystemTime(void)</code>
 
|<code>OSTime OSGetSystemTime(void)</code>
 
|Gets OSTime (which is just an int64_t) from tbu/tb (timebase upper/lower special purpose registers), same as get_timebase in kernel (FFF099E0 on 5.5.X)
 
|Gets OSTime (which is just an int64_t) from tbu/tb (timebase upper/lower special purpose registers), same as get_timebase in kernel (FFF099E0 on 5.5.X)
 +
|-
 +
|OSGetTime
 +
|<code>OSTime OSGetTime(void)</code>
 +
|Returns OSTime equal to then number of ticks from 1/1/2000 00:00
 
|-
 
|-
 
|OSTicksToCalendarTime
 
|OSTicksToCalendarTime
53

edits

Navigation menu