diff options
Diffstat (limited to 'source/module/monitor_proc.h')
| -rw-r--r-- | source/module/monitor_proc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/module/monitor_proc.h b/source/module/monitor_proc.h index 5afe3d3..33a3ead 100644 --- a/source/module/monitor_proc.h +++ b/source/module/monitor_proc.h @@ -2,7 +2,7 @@ #define MODULE_MONITOR_PROC_H #define DEFAULT_INTERVAL_NS 10000 // 10us -#define DEFAULT_DUMP_RESET_SEC 60 // 10s +#define DEFAULT_DUMP_RESET_SEC 60 // 60s extern int def_interval_ns; extern int dump_reset_sec; |
