HourInc

指定された時間数を加算します。

void  HourInc(
  int  delta=1        // 時間数
  )

パラメータ

delta

[in]  加算する時間数

戻り値

なし