hastebrot
setupPrimaryStage(timeoutMillis: Long = 0, startupFunction: () -> Unit = { PlatformImpl.startup() }, primaryStageProvider: () -> Stage = { PRIMARY_STAGE }, action: () -> Unit = {})