📄 time.h-data
字号:
#ifndef ISOtype {struct timeval}element {struct timeval} time_t tv_secelement {struct timeval} suseconds_t tv_usectype {struct itimerval}element {struct itimerval} {struct timeval} it_intervalelement {struct itimerval} {struct timeval} it_valuetype time_ttype suseconds_ttype fd_setelement fd_set long fds_bits []constant ITIMER_REALconstant ITIMER_VIRTUALconstant ITIMER_PROFmacro FD_CLRmacro FD_ISSETmacro FD_SETmacro FD_ZEROconstant FD_SETSIZEfunction int getitimer (int, struct itimerval*)function int setitimer (int, const struct itimerval*, struct itimerval*)function int gettimeofday (struct timeval*, void*)function int select (int, fd_set*, fd_set*, fd_set*, struct timeval*)function int utimes (const char*, const struct timeval [2])allow fds_*allow it_*allow tv_*allow FD_*allow ITIMER_*allow *_tallow-header sys/select.h#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -