#include <sys/time.h>
Include dependency graph for psputils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| *time_t | sceKernelLibcTime (time_t *t) |
| Get the time in seconds since the epoc (1st Jan 1970). | |
| clock_t | sceKernelLibcClock (void) |
| Get the processor clock used since the start of the process. | |
| int | sceKernelGettimeofday (struct timeval *tp, struct timezone *tzp) |
| Get the current time of time and time zone information. | |
| void | sceKernelDcacheWritebackAll (void) |
| Write back the data cache to memory. | |
1.4.3-20050530