Hi, i wanted to develop an addon for help learning a rotation (something similar/better than this one from blish).
For that i have added the arcdps callacks like in https://github.com/RaidcoreGG/GW2-ArcdpsIntegration.
The callbacks do trigger BUT my problem is that they trigger with a really large delay of some seconds which is not good for my use case.
Is this delay on purpose?
Or is my code maybe incorrect (can send a link to the repo if wanted)