Flutter Engine
The Flutter Engine
|
Public Member Functions | |
def | __init__ (self, queue, proc) |
def | run (self) |
Definition at line 126 of file skpbench.py.
def tools.skpbench.skpbench.SubprocessMonitor.__init__ | ( | self, | |
queue, | |||
proc | |||
) |
Definition at line 127 of file skpbench.py.
def tools.skpbench.skpbench.SubprocessMonitor.run | ( | self | ) |
Runs on the background thread.
Definition at line 132 of file skpbench.py.