Searched refs:time_cmp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dtime.c3401 time_cmp(VALUE time1, VALUE time2) function
5030 rb_define_method(rb_cTime, "<=>", time_cmp, 1);

Completed in 165 milliseconds