DisplayLinkTempo

@MainActor
public class DisplayLinkTempo : TempoProviding

DisplayLinkTempo chooses the appropriate TempoProviding class to send tempo updates that are synchronized with the refresh rate of the display. On Mac, the MacDisplayLinkTempo class is used, and on other platforms the CATempo class is used. Both classes use CADisplayLink.