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. | |
|
|
Write back the data cache to memory.
|
|
||||||||||||
|
Get the current time of time and time zone information.
|
|
|
Get the processor clock used since the start of the process.
|
|
|
Get the time in seconds since the epoc (1st Jan 1970).
|
1.4.3-20050530