If your application is lightweight and simple, it will launch very fast, and with similar speed will appear and disappear splash screen.
As soon as splash screen disappearing after Application.Startup method completed, you can simulate application launch delay by following this steps:
Open App.x...