Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
think
Process
getIdleTimeout
think\Process::getIdleTimeout PHP Method
Process Class Documentation
Mostra file
Open project: top-think/framework
getIdleTimeout()
public
method
获取idle超时时间
public
getIdleTimeout
( ) :
float
|
null
return
float
|
null
public function getIdleTimeout() { return $this->idleTimeout; }
Process
__clone
__construct
__destruct
addErrorOutput
addOutput
buildCallback
captureExitCode
checkTimeout
clearErrorOutput
clearOutput
close
disableOutput
doSignal
enableOutput
getCommandLine
getDescriptors
getEnhanceSigchildCompatibility
getEnhanceWindowsCompatibility
getEnv
getErrorOutput
getExitCode
getExitCodeText
getIdleTimeout
getIncrementalErrorOutput
getIncrementalOutput
getInput
getOptions
getOutput
getPid
getStatus
getStopSignal
getTermSignal
getTimeout
getWorkingDirectory
hasBeenSignaled
hasBeenStopped
isOutputDisabled
isPty
isPtySupported
isRunning
isSigchildEnabled
isStarted
isSuccessful
isTerminated
isTty
mustRun
readPipes
requireProcessIsStarted
requireProcessIsTerminated
resetProcessData
restart
run
setCommandLine
setEnhanceSigchildCompatibility
setEnhanceWindowsCompatibility
setEnv
setIdleTimeout
setInput
setOptions
setPty
setTimeout
setTty
setWorkingDirectory
signal
start
stop
updateStatus
validateTimeout
wait