bibliopixel.animation.animation_threading module

class bibliopixel.animation.animation_threading.AnimationThreading(runner, run)[source]

Bases: object

AnimationThreading handles threading - and eventually multiprocessing - for Animation.

cleanup()[source]
is_alive()[source]
join(timeout=None)[source]
set_project(project)[source]
start()[source]
stopped()[source]
target()[source]
wait(wait_time, timestamps)[source]