Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pip._vendor.tenacity.wait.wait_base Class Reference
Inheritance diagram for pip._vendor.tenacity.wait.wait_base:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.tenacity.wait.wait_base:
Collaboration graph
[legend]

Public Member Functions

float __call__ (self, "RetryCallState" retry_state)
 
"wait_combine" __add__ (self, "wait_base" other)
 
typing.Union["wait_combine", "wait_base"] __radd__ (self, "wait_base" other)
 

Detailed Description

Abstract base class for wait strategies.

The documentation for this class was generated from the following file: