Searched refs:ECORE_MSLEEP (Results 1 – 2 of 2) sorted by relevance
123 #define ECORE_MSLEEP(_t) DELAY((_t) * 1000) macro
5324 ECORE_MSLEEP(10); in ecore_func_state_change()