charsPerToken top-level constant
int
const charsPerToken
Approximate characters per token for budget calculation.
Implementation
const int charsPerToken = 4;
Approximate characters per token for budget calculation.
const int charsPerToken = 4;