06-18-2025, 11:19 AM
I don't remember many QM features and cannot help much.
Define the interface in some function. Elsewhere:
#compile TheFunction
//and use the interface
Did you measure the Load overhead? If it is slow etc, use a global variable to call it once.
Define the interface in some function. Elsewhere:
#compile TheFunction
//and use the interface
Did you measure the Load overhead? If it is slow etc, use a global variable to call it once.
