timeout property

timeout property

Gets the value that represents the number of milliseconds to wait.

Definition:

@property
def timeout(self):
    ...

See Also