KILL_GRACE_SECS

Constant KILL_GRACE_SECS 

Source
const KILL_GRACE_SECS: u64 = 5;
Expand description

Inner state protected by mutex. Grace period (seconds) between SIGTERM and SIGKILL during stop().