RxDisplayLink
RxDisplayLink copied to clipboard
Any reason to keep RxDisplayLink.fps private?
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.
It's a good idea. Thanks. RxDisplayLink.fps will be not updated, because it aleways returns value that got in initialize.