OHyMoS.NET Class Library

OhElement.hasReachedTargetTime メソッド 

反復計算が _targetTime に到達したかどうかを判断します。

Judges whether repeated calculation reached '_targetTime'.
public virtual bool hasReachedTargetTime();

戻り値

a bool value

解説

到達していたら true、到達していなければ false を返します。

参照

OhElement クラス | OhymosNet 名前空間