PS2SDK
PS2 Homebrew Libraries
|
#include <kernel.h>
#include <unistd.h>
#include <stdint.h>
#include <errno.h>
#include <time.h>
#include <timer_alarm.h>
Go to the source code of this file.
sleep implementation
Definition in file sleep.c.