PSPSDK 2024-10-31
|
This struct is needed because tv_sec size is different from what newlib expect Newlib expects 64bits for seconds and PSP expects 32bits. More...
#include <net/pspnet_inet.h>
Data Fields | |
uint32_t | tv_sec |
uint32_t | tv_usec |
This struct is needed because tv_sec size is different from what newlib expect Newlib expects 64bits for seconds and PSP expects 32bits.
uint32_t SceNetInetTimeval::tv_sec |
uint32_t SceNetInetTimeval::tv_usec |