tomwer.core.utils.threads#

This module is used to manage observations. Initially on files. Observations are runned on a thread and run each n seconds. They are manage by thread and signals

Classes

LoopThread(time_between_loops)

Thread looping on a defined process, as long not receiving the stopEvent.