[前][次][番号順一覧][スレッド一覧]

ruby-changes:2480

From: ko1@a...
Date: 19 Nov 2007 19:56:19 +0900
Subject: [ruby-changes:2480] akr - Ruby:r13971 (trunk): Time#nsec and Time#tv_nsec described.

akr	2007-11-19 19:55:39 +0900 (Mon, 19 Nov 2007)

  New Revision: 13971

  Modified files:
    trunk/ChangeLog

  Log:
    Time#nsec and Time#tv_nsec described.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13971&r2=13970

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 13970)
+++ ChangeLog	(revision 13971)
@@ -18,6 +18,7 @@
 	* include/ruby/missing.h: provide struct timespec if not available.
 
 	* time.c: support nanosecond-resolution using struct timespec.
+	  (time_nsec): new method: Time#nsec and Time#tv_nsec.
 
 	* include/ruby/intern.h: provide rb_time_nano_new.
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧]