je_load_density.gui.load_density_gui_thread

Classes

LoadDensityGUIThread(*args, **kwargs)

GUI 測試執行緒 GUI Test Thread

class je_load_density.gui.load_density_gui_thread.LoadDensityGUIThread(*args: Any, **kwargs: Any)

Bases: QThread

GUI 測試執行緒 GUI Test Thread

用於在背景執行負載測試,避免阻塞主介面。 Used to run load tests in the background without blocking the main GUI.

run()

執行負載測試 Run the load test