charsPerToken top-level constant

int const charsPerToken

Approximate characters per token for budget calculation.

Implementation

const int charsPerToken = 4;