Only insofar as the C-level API calls are different and that the mechanism may have an impedance mismatches. For example, I do not think on macOS there is a way to describe a delay as Andrew suggests there is on dbus/logind/systemd. The only API I'm aware of is one where you tell the OS that the "user is busy" and then tell it the user is not busy. However, the documentation for the "will sleep" notification does say one can delay in the handler but is otherwise silent on how to do that and I've found no information. I'll have to contact Apple to see how to do this, if it's real. It could be vestigial documentation.