timer_worker

Module Contents

Functions

Attributes

timer_worker.current_dir
timer_worker.current_dir
timer_worker.running = False
timer_worker.finish = False
timer_worker.signal_out :str
timer_worker.delay_generator :str
timer_worker.a :float
timer_worker.b :float
timer_worker.c :float
timer_worker.vis :Heron.gui.visualisation_dpg.VisualisationDPG
timer_worker.constant(a, b, c)
timer_worker.uniform(a, b, c)
timer_worker.exponential(a, b, c)
timer_worker.trunc_exp_corrected(a, b, c)
timer_worker.gaussian(a, b, c)
timer_worker.initialise(_worker_object)
timer_worker.run_timer(worker_object)
timer_worker.on_end_of_life()