Could virtualization protection be used in real-time procedures?

Hi everyone:

We are developing real-time audio applications, and we want to know VMProtect’s capacity in real-time callbacks. Does virtualization protection contains potential global-locking actions such as memory allocation?

Thanks!

Virtualization doesn’t alloc memory for own work, so you can use it for any callbacks.