計数器

けいすうき
Frequency:
1

A device or variable that counts numbers; in computing, typically a register holding event or clock counts. It can also refer to a reversible counter.

NounComputing

Examples

ループの中で計数器をインクリメントして処理回数を記録する。

Increment the counter inside the loop to record the number of iterations.

ハードウェアの計数器がオーバーフローして正しい値が得られなかった。

The hardware counter overflowed and did not produce the correct value.