OhTimePointの新しいオブジェクトを生成します。 デフォルトコンストラクタです。
Creates a new default
OhTimePoint instance. The default time is the beginning of the year 0.
public OhTimePoint();
解説
メンバ変数は次のように初期化されます。
- _year = 0
- _tsec = 0
- _frac = 0
- _oneYearInSec = 31622400(うるう年の総秒数)
参照
OhTimePoint クラス | OhymosNet 名前空間 | OhTimePoint コンストラクタのオーバーロードの一覧