Function PGAGetPrintFrequencyValue

Function Documentation

int PGAGetPrintFrequencyValue(PGAContext *ctx)

Return how often to print statistics reports.

Example

PGAContext *ctx;
int freq;

...
freq = PGAGetPrintFrequencyValue (ctx);

Parameters:
  • ctx – context variable

Returns:

The frequency of printing output