jtainer 50a716c0d9
Updated rcore.c, renamed 'time' to 'nanoSeconds' (#2816)
* Updated rcore.c, renamed 'time' to 'time_nsec'

When PLATFORM_ANDROID, PLATFORM_RPI or PLATFORM_DRM were defined, there is a compilation error to redefinition of the variable 'time', so the second instance of 'time' was changed to 'time_nsec' which both fixes the name collision and more accurately describes what that variable represents.

* Renamed 'time_nsec' to 'nanoSeconds'
2022-11-29 00:46:10 +01:00
..
2022-10-24 13:37:20 +02:00
2022-08-02 09:27:13 +02:00
2022-11-10 11:51:51 +01:00
2022-08-02 00:36:31 +02:00
2022-08-02 09:21:03 +02:00
2022-11-22 01:02:54 +01:00
2018-09-26 16:02:42 +02:00
2022-08-02 09:21:03 +02:00
2022-08-02 17:25:24 +02:00
2022-08-02 17:25:24 +02:00
2022-08-28 15:20:16 +02:00
2022-11-10 12:03:17 +01:00
2022-02-18 20:30:46 +01:00
2022-08-02 17:25:24 +02:00