📄 uclibc_clk_tck.h
字号:
/* Follow glibc's example and use 1024 for CLK_TCK to implement sysconf and * clock.c instead of the normal default of 100. * * WARNING: It is assumed that this is a constant integer value usable in * preprocessor conditionals!!! */#define __UCLIBC_CLK_TCK_CONST 1024
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -