Home
last modified time | relevance | path

Searched defs:TIMER_PUBLIC_API (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/timer/
Dsys_timer.h32 #define TIMER_PUBLIC_API __declspec(dllexport) macro
34 #define TIMER_PUBLIC_API __attribute__((visibility ("default"))) macro