poolTimeout property

int poolTimeout
final

Constrains the maximum time a call to the Shadertoy API can last. If this value is exceed an exception is thrown for the offending request and for all the others in the queue

Implementation

final int poolTimeout;