Instabug automatically captures data about your screen loading time. You can alter that using the following APIs.
APM.screenLoadingEnabled = false
IBGAPM.screenLoadingEnabled = NO;
APM.setScreenLoadingEnabled(boolean disabled);
APM.setScreenLoadingEnabled(boolean disabled)
APM.setScreenLoadingEnabled(false);