1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/notifications
Aaron Patterson 6fca0f31f1
Try calling clock_gettime rather than testing the platform
Windows may get support for this in the future, so we should just call
the method and see if it works.  If it works, we'll define a method that
uses it, if it doesn't, then define a method that doesn't use it
2020-09-23 15:44:59 -07:00
..
fanout.rb Remove unused event_object_subscriber method 2020-02-14 13:03:55 +00:00
instrumenter.rb Try calling clock_gettime rather than testing the platform 2020-09-23 15:44:59 -07:00