capt_get_packet(): check for key press only every 20ms
[iptraf-ng.git] / src / built-in.h
blob659311d52031e17bc5562aab23a5ada3a14f2e34
1 /* For terms of usage/redistribution/modification see the LICENSE file */
2 /* For authors and contributors see the AUTHORS file */
4 #ifndef IPTRAF_NG_BUILT_IN_H
5 #define IPTRAF_NG_BUILT_IN_H
7 int cmd_capture(int argc, char **argv);
9 #endif