timedInvokeRequest(completionHandler:)

Declaration

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