CADisplayLink didn't exist on the Mac until Sonoma??
@me1000 the Mac as a redheaded stepchild

@gnachman GET THIS AI OUT OF MUH MASTODON! CORPORATE WILL MAKE ME DELETE MY MASTODON CLIENT OFF MY COMPUTER AND I WONT BE ABLE TO WASTE TIME TALKING TO YOU ANYMORE! :P

(jk, I am corporate, and I demand everyone at this company use AI!)

…. Actually really interesting though, it looks like there is a CVDisplayLink on the mac which functionally serves the same purpose.

@me1000 use CVDisplayLink, fool. It has been around since Mac OS X 10.4 (2005).
@tonyarnold hah, yeah, I just discovered that. I'm curious, do you know if it's different (other than the different API)? Especially if all I care about is getting display refresh callbacks?
@me1000 ❤️ CADisplayLink probably has a better API. It's been a while since I’ve used either.