📄 times.h
字号:
#ifndef __libgxx_sys_times_hextern "C"{#ifdef __sys_times_h_recursive#include_next <sys/times.h>#else#define __sys_times_h_recursive#include_next <sys/times.h>#define __libgxx_sys_times_h 1#include <_G_config.h>extern _G_clock_t times _G_ARGS((struct tms*));#endif}#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -