mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Time#nsec and Time#tv_nsec described.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
63a297994b
commit
b5ccb6b34f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Mon Nov 19 17:51:27 2007 Tanaka Akira <akr@fsij.org>
|
|||
* 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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue