DEFAULT_DUMP_RESET_SEC 10 -> 60
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define MODULE_MONITOR_PROC_H
|
||||
|
||||
#define DEFAULT_INTERVAL_NS 10000 // 10us
|
||||
#define DEFAULT_DUMP_RESET_SEC 10 // 10s
|
||||
#define DEFAULT_DUMP_RESET_SEC 60 // 10s
|
||||
|
||||
extern int def_interval_ns;
|
||||
extern int dump_reset_sec;
|
||||
|
||||
Reference in New Issue
Block a user