Home
last modified time | relevance | path

Searched refs:MIB_SIZE (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/platform/ios/
H A Dprocess_helper.cpp458 #define MIB_SIZE 2 in GetSysTimer() macro
460 if (sysctl(mib, MIB_SIZE, &boottime, &size, NULL, 0) != -1 && boottime.tv_sec != 0) { in GetSysTimer()

Completed in 2 milliseconds