react-native/React
Tadeu Zagallo e39657aaae RCTPerformanceNow -> nativePerformanceNow
Summary:
public

Rename `RCTPerformanceNow` to `nativePerformanceNow` to be consistent with Android
and the pattern we've been following where the native functions exposed to JSC
are prefixed with `native`.

Also change it to return fractional milliseconds, as the web (`performance.now`)
does: https://developer.mozilla.org/en-US/docs/Web/API/Performance/now

Reviewed By: mikearmstrong001

Differential Revision: D2755287

fb-gh-sync-id: 2acada5673633858ae0bbcdcfae554183e36cb24
2015-12-15 14:52:30 -08:00
..
Base Simplified session management 2015-12-15 10:51:33 -08:00
Executors RCTPerformanceNow -> nativePerformanceNow 2015-12-15 14:52:30 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Added setChildren() function 2015-12-15 06:56:31 -08:00
Profiler Deprecated RCTDidCreateNativeModules notification 2015-12-15 05:43:33 -08:00
React.xcodeproj Add RCTJSCProfiler to React.xcodeproj 2015-12-15 13:39:33 -08:00
Views Fix retain cycle 2015-12-10 12:14:34 -08:00