clockblocks.time_stamp
Module containing the TimeStamp class, which captures a moment on the scheduler’s timeline in a
clock-agnostic way, so that it can later be projected into the beat or time axis of any clock in the family.
Also contains TimeStampInterval, representing the span between two such time stamps.
Classes
|
A clock-agnostic point on the scheduler's timeline, projectable into any clock's beat or time axis on demand. |
|
The oriented span between two moments on the scheduler's timeline, produced by subtracting two TimeStamps ( |