Function stop_execution(const ProcessHandle&, int, std::chrono::seconds)
Defined in File process_execution_helpers_unix.hpp
Function Documentation
-
void stop_execution(const ProcessHandle &process_id, int signum = SIGINT, std::chrono::seconds timeout = std::chrono::seconds(10))