C
void TCPPerformanceTask();
Description
This function calls both TCPTXPerformanceTask and TCPRXPerformanceTask to perform the performance task functions. Refer to the documentation for each of those functions for details.
Preconditions
TCP is initialized.
Returns
None