• Generic function to execute a custom piece of code multiple times, await for the completion of processing caused by previous execution, and print a report.

    Type Parameters

    • TC

    Parameters

    Returns Promise<void>

Generated using TypeDoc