Flutter Engine
The Flutter Engine
|
Public Member Functions | |
def | __init__ (self, args) |
def | add (self, args, fn) |
def | wait (self) |
Public Attributes | |
concise | |
threads | |
def ab.ThreadRunner.__init__ | ( | self, | |
args | |||
) |
def ab.ThreadRunner.add | ( | self, | |
args, | |||
fn | |||
) |
Definition at line 151 of file ab.py.
def ab.ThreadRunner.wait | ( | self | ) |
Definition at line 159 of file ab.py.