https://bugs.winehq.org/show_bug.cgi?id=45208
--- Comment #24 from Zebediah Figura z.figura12@gmail.com --- (In reply to Dmitry Timoshkov from comment #23)
I was asking about the delay during the OcaArpWrite action execution.
There was no delay during OcaArpWrite. It's simply that this wasn't a problem, because the aforementioned global variable was never reset, and so OcaArpWrite wouldn't calculate the tick count again. But failing to reset DLL instance data is exactly what causes bug 10365.