Join Slack
Powered by
Mac has a `CFRunLoopRun()`, but when I ported our ...
# kotlin-native
s
spierce7
06/13/2022, 11:36 PM
Mac has a
CFRunLoopRun()
, but when I ported our mac app to Windows, I noticed
CFRunLoopRun()
doesn’t exist on Windows. What can I do that would be equivalent on Windows?
4
Views
Open in Slack
Previous
Next