You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I do multiple verifications by calling the function many times, there is a lot of extra overhead. Is there a way to do it at once? I tried to read the code in Application.cpp but I cannot really know what to change.
If I do multiple verifications by calling the function many times, there is a lot of extra overhead. Is there a way to do it at once? I tried to read the code in Application.cpp but I cannot really know what to change.