durtools.within_seconds

abjad.tools.durtools.within_seconds(timepoint, component)
True when both component.offset.seconds.start <= timepoint and timepoint < component.offset.seconds.stop; otherwise False.

Previous topic

durtools.within_prolated

Next topic

formattools.wrapper

This Page