openfl.utilities.fed\_timer.CustomThread ======================================== .. currentmodule:: openfl.utilities.fed_timer .. autoclass:: CustomThread :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~CustomThread.getName ~CustomThread.isDaemon ~CustomThread.is_alive ~CustomThread.join ~CustomThread.result ~CustomThread.run ~CustomThread.setDaemon ~CustomThread.setName ~CustomThread.start .. rubric:: Attributes .. autosummary:: ~CustomThread.daemon ~CustomThread.ident ~CustomThread.name ~CustomThread.native_id