clockblocks.clock.Clock ======================= .. currentmodule:: clockblocks.clock .. autoclass:: Clock :members: :inherited-members: :undoc-members: .. rubric:: Methods .. autosummary:: ~Clock.absolute_beat_length ~Clock.absolute_rate ~Clock.absolute_tempo ~Clock.apply_beat_length_function ~Clock.apply_rate_function ~Clock.apply_tempo_function ~Clock.beat ~Clock.children ~Clock.descendants ~Clock.extract_absolute_tempo_envelope ~Clock.fast_forward ~Clock.fast_forward_in_beats ~Clock.fast_forward_in_time ~Clock.fast_forward_to_beat ~Clock.fast_forward_to_time ~Clock.fork ~Clock.fork_unsynchronized ~Clock.inheritance ~Clock.is_fast_forwarding ~Clock.is_master ~Clock.iterate_all_relatives ~Clock.iterate_descendants ~Clock.iterate_inheritance ~Clock.kill ~Clock.log_processing_time ~Clock.print_family_tree ~Clock.release_from_suspension ~Clock.rouse_and_hold ~Clock.run_as_server ~Clock.set_beat_length_target ~Clock.set_beat_length_targets ~Clock.set_rate_target ~Clock.set_rate_targets ~Clock.set_tempo_target ~Clock.set_tempo_targets ~Clock.stop_logging_processing_time ~Clock.stop_tempo_loop_or_function ~Clock.time ~Clock.time_in_master ~Clock.use_absolute_timing_policy ~Clock.use_mixed_timing_policy ~Clock.use_relative_timing_policy ~Clock.wait ~Clock.wait_for_children_to_finish ~Clock.wait_forever .. rubric:: Attributes .. autosummary:: ~Clock.alive ~Clock.beat_length ~Clock.master ~Clock.rate ~Clock.synchronization_policy ~Clock.tempo ~Clock.timing_policy