Timeout-safe system operations for Windows CI reliability SECURITY: All timeout command execution disabled for security compliance
Get appropriate timeout for Windows CI operations with aggressive optimization
SECURITY: System command wrapper disabled for security compliance
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | command | |||
| logical, | intent(out) | :: | success | |||
| integer, | intent(in), | optional | :: | timeout_ms | 
Sleep for specified milliseconds with Windows CI safety timeout and performance optimization
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | milliseconds |