Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_timespec_now
void rb_timespec_now(struct timespec *ts)
現在時刻を取得してその結果を引数 ts で指定した timespec 構造体に格納します。