libwolfram20
◆
getTimedout()
std::vector< std::string > WAResult::getTimedout
(
)
It returns the elements that were timedout.
Returns
Timedout elements
129
{
130
return
this->
_timedout
;
131
}
WAResult::_timedout
std::vector< std::string > _timedout
Number of pods that are missing because they timed out.
Definition:
WAResult.h:59
WAResult
Generated by
1.9.2