int getJitterMin();
int val; ... // Assign to val the lower value of the Jitter val = getJitterMin(); ...