Counter::getValue

カウンタの現在値を取得する

説明

int Counter::getValue ( void )

Counter::getValue は、カウンタの現在値を返します。

返り値

Counter::getValue は整数値を返します。

参考

  • Counter::bumpValue
  • Counter::resetValue