3件ヒット
[1-3件を表示]
(0.015秒)
キーワード
-
new
_ blktag (1) -
new
_ dvar (1) -
rb
_ time _ timespec _ new (1)
検索結果
先頭3件
-
static struct RVarmap * new
_ dvar(ID id , VALUE value , struct RVarmap *prev) (18904.0) -
-
VALUE rb
_ time _ timespec _ new(const struct timespec *ts , int offset) (18604.0) -
引数 ts、offset を元に Time オブジェクトを作成して返します。
引数 ts、offset を元に Time オブジェクトを作成して返します。
@param ts timespec 構造体のポインタ
@param offset 協定世界時との時差(秒)。
-86400 < offset < 86400 の場合は指定した時差に、INT_MAX
を指定した場合は地方時、INT_MAX-1 を指定した場合は UTC に
なります。
@raise ArgumentError offset に上述の範囲以外の値を指定した場合に発生し
ま... -
static struct BLOCKTAG * new
_ blktag(void) (18604.0) -