prevG constant

int const prevG

Implementation

static const int prevTime = -5,
    prevR = -4,
    prevG = -3,
    prevB = -2,
    prevA = -1;