hey geeks ... ^_^
I was looking in the documentation of pspsdk for a function that start counting the time once the sdk initialize just like in SDL -> SDL_getTime();
Till now I didn't found any ... is there any idea how to handle timer with pspsdk .. cuz it really run fast ! and I need to slow it down ^_^
A Function to get the time using pspsdk ??
Re: A Function to get the time using pspsdk ??
Looks like you need a function to wait for vblank not a timer. I will look later for the function.
Re: A Function to get the time using pspsdk ??
Try using sceDisplayWaitVblankStart(). It will wait for vblank to start so putting that in your loop will keep it from running too fast.
Who is online
Users browsing this forum: No registered users and 0 guests