timedInvokeRequest(completion:)

Declaration

func timedInvokeRequest(completion: @escaping  @Sendable ((any Error)?) -> Void)
func timedInvokeRequest() async throws