PerfTestOneProcSync typedef

PerfTestOneProcSync = void Function(PerfTestOne test, int lapNo)

Actual user-defined procedure to test

Implementation

typedef PerfTestOneProcSync = void Function(PerfTestOne test, int lapNo);