mirror of
https://github.com/status-im/re-frame.git
synced 2026-08-31 05:41:14 +00:00
564 B
564 B
Question
How long after I call dispatch will the event be processed?
Answer
The answer is "it depends", but this comment in the code might provide you the answers you seek.
Up: FAQ Index