[erlang-questions] Calling (equivalent of) erlang:send_after/3 from a NIF?

Roger Lipscombe roger@REDACTED
Mon Oct 29 17:48:05 CET 2018


I'd like to start a timer in my NIF. It should send a message to an
Erlang process after a delay. There doesn't appear to be an
enif_send_after.

Is there any way to do this?

(Obligatory "yes I know that NIFs are bad, mmkay...").

Regards,
Roger.



More information about the erlang-questions mailing list