Classes | |
| class | gateau.threadmgr.Manager |
| This class generates a threadmanager object. More... | |
File containing the threadmanager class for TiEMPO2. This class is responsible for launching heavy calculations on a separate daemon thread, preventing the program from becoming unresponsive and allowing for Ctrl-c keyboard escapes.