Welcome! Log In Create A New Profile

Advanced

How can i acess the wii system clock? If possible

Posted by xzachtmx 
How can i acess the wii system clock? If possible
August 11, 2009 03:56PM
im using devkitppc and i need to acess the system clock. Is it possible? How can i do it?


Ty for any help!
Re: How can i acess the wii system clock? If possible
August 11, 2009 10:08PM
This is what I use to access system clock:
current_time = (f32)(ticks_to_millisecs(gettime()));
Sorry, only registered users may post in this forum.

Click here to login