MCPcopy Create free account
hub / github.com/3rdparty/libprocess / MAX_REAP_INTERVAL

Function MAX_REAP_INTERVAL

src/reap.cpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60
61const size_t HIGH_PID_COUNT = 500;
62Duration MAX_REAP_INTERVAL() { return Seconds(1); }
63
64namespace internal {
65

Callers 6

intervalMethod · 0.85
reap_linkeeMethod · 0.85
TESTFunction · 0.85
run_subprocessFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 4

reap_linkeeMethod · 0.68
TESTFunction · 0.68
run_subprocessFunction · 0.68
TEST_FFunction · 0.68