Document poll_interval_tv in procmon.c

This commit is contained in:
rl1987
2020-03-09 16:03:43 +02:00
committed by David Goulet
parent 94a2376e01
commit f89c32ccd0
+2 -2
View File
@@ -165,8 +165,8 @@ tor_validate_process_specifier(const char *process_spec,
return parse_process_specifier(process_spec, &ppspec, msg);
}
/* DOCDOC poll_interval_tv */
static const struct timeval poll_interval_tv = {15, 0};
/* We check this often for presence of owning controller process. */
static const struct timeval poll_interval_tv = {15, 0}; // 15 seconds.
/** Create a process-termination monitor for the process specifier
* given in <b>process_spec</b>. Return a newly allocated