Home
last modified time | relevance | path

Searched refs:Minutes (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/scripts/
Dwin-installer-helper.psm1667 Wait-ForProcess -Process $process -Minutes $WaitMinutes in Install-FromEXEAsyncWithDevenvKill()
680 …ocess with ID $pid launched from $Path to finish now that children have been killed off" -Minutes 2 in Install-FromEXEAsyncWithDevenvKill()
817 …iting for $WaitBefore minutes before killing all processes named $processName" -Minutes $WaitBefore in Stop-ProcessByName()
833 …essage "Waiting for $WaitAfter minutes after killing all processes named $Name" -Minutes $WaitAfter in Stop-ProcessByName()
864 [int]$Minutes in Wait-WithMessage() variable
871 if ($elapsed -ge $Minutes) in Wait-WithMessage()
917 [int]$Minutes in Wait-WithMessageAndMonitor() variable
924 if ($elapsed -ge $Minutes) in Wait-WithMessageAndMonitor()
1168 [int]$Minutes in Run-ExternalProcessWithWaitAndKill() variable
1171 …Trace-Message "Executing application: $Path $Arguments. Will wait $Minutes minutes before killing … in Run-ExternalProcessWithWaitAndKill()
[all …]