RxDisplayLink
RxDisplayLink copied to clipboard
RxDisplayLink reactive wrapper for CADisplayLink
Results
1
RxDisplayLink issues
Sort by
recently updated
recently updated
newest added
Knowing the FPS of a displaylink created elsewhere is helpful for converting durations in seconds into number of frames. I'd be cool with a `link.numFrames(for interval: RXTimeInterval)` or similar too.