Flutter Engine
The Flutter Engine
|
Public Member Functions | |
def | __init__ (self, message, sleeptime=60) |
Public Attributes | |
sleeptime | |
Gets thrown when certain hardware state is not what we expect. Generally this happens because of thermal conditions or other variables beyond our control, and the appropriate course of action is to take a short nap before resuming the benchmark.
Definition at line 45 of file _hardware.py.
def tools.skpbench._hardware.HardwareException.__init__ | ( | self, | |
message, | |||
sleeptime = 60 |
|||
) |
Definition at line 54 of file _hardware.py.
tools.skpbench._hardware.HardwareException.sleeptime |
Definition at line 56 of file _hardware.py.