launchWithTimeout

fun HMSCoroutineScope.launchWithTimeout(block: suspend CoroutineScope.() -> Unit): Job