libwolfram20
◆
setTimeout()
void WAQuery::setTimeout
(
unsigned int
value
)
Sets the timeout.
Parameters
[in]
value
New timeout
112
{
113
this->
_timeout
= value;
114
}
WAQuery::_timeout
unsigned int _timeout
The number of seconds to allow Wolfram|Alpha to compute results in the "scan" stage of processing (in...
Definition:
WAQuery.h:124
WAQuery
Generated by
1.9.2