Open phamha98 opened 8 months ago
Pods/RCT-Folly/Time.h/ 22: //#include <folly/portability/Config.h> 47-54: //#define CLOCK_REALTIME 0 //#define CLOCK_MONOTONIC 1 //#define CLOCK_PROCESS_CPUTIME_ID 2 //#define CLOCK_THREAD_CPUTIME_ID 3 // //typedef uint8_t clockid_t; //extern "C" int clock_gettime(clockid_t clk_id, struct timespec ts); //extern "C" int clock_getres(clockid_t clk_id, struct timespec ts);
Pods/RCT-Folly/Time.h/ 22: //#include <folly/portability/Config.h> 47-54: //#define CLOCK_REALTIME 0 //#define CLOCK_MONOTONIC 1 //#define CLOCK_PROCESS_CPUTIME_ID 2 //#define CLOCK_THREAD_CPUTIME_ID 3 // //typedef uint8_t clockid_t; //extern "C" int clock_gettime(clockid_t clk_id, struct timespec ts); //extern "C" int clock_getres(clockid_t clk_id, struct timespec ts);