WireHttp::getTimeout() method
Get the number of seconds till connection times out
Used by send(), get(), post(), getJSON(), but not by download() methods.
Usage
$float = $http->getTimeout();
Return value
float
API reference based on ProcessWire core version 3.0.251