timer.h

来自「Libnet is a cross-platform library aimed」· C头文件 代码 · 共 20 行

H
20
字号
/*---------------------------------------------------------------- * 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 + =
减小字号Ctrl + -
显示快捷键?