pub const TERMINATE_VERIFY_POLL: Duration;Expand description
Default poll interval while terminate_and_verify waits for its target
to exit. Callers that need a different ceiling or granularity should pass
their own wait/poll rather than inventing new constants.