system_command_timeout Subroutine

public subroutine system_command_timeout(command, success, timeout_ms)

SECURITY: System command wrapper disabled for security compliance

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: command
logical, intent(out) :: success
integer, intent(in), optional :: timeout_ms