Function PGAGetPrintFrequencyValue
Defined in File report.c
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