📄 timer.h
字号:
/*---------------------------------------------------------------- * timer.h - Libnet's timer function *---------------------------------------------------------------- * libnet is (c) Copyright Chad Catlett and George Foot 1997-1999 * * Please look in `docs' for details, documentation and * distribution conditions. */#ifndef libnet_included_file_timer_h#define libnet_included_file_timer_hextern unsigned int (*__libnet_timer_func) (void);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -