TimeoutConfig

How the timeout is configured and what it is.

Members

Functions

base
Duration base()
Undocumented in source. Be warned that the author may not have intended to support it.
isUserConfig
bool isUserConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
iter
long iter()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Duration t)

Only set the timeout if it isnt set by the user.

updateIteration
void updateIteration(long x)
Undocumented in source. Be warned that the author may not have intended to support it.
userConfigured
void userConfigured(Duration t)

Force the value to be this

value
Duration value()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

timeoutScaleFactor
double timeoutScaleFactor;
Undocumented in source.

Meta