HomeSort by relevance Sort by last modified time
    Searched refs:CLOCK_HIGHRES (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 264 CLOCK_HIGHRES = 4
IN.py 397 CLOCK_HIGHRES = 4
STROPTS.py 394 CLOCK_HIGHRES = 4
    [all...]
  /external/python/cpython3/Python/
pytime.c 698 #ifdef CLOCK_HIGHRES
699 const clockid_t clk_id = CLOCK_HIGHRES;
700 const char *implementation = "clock_gettime(CLOCK_HIGHRES)";
  /external/python/cpython3/Modules/
timemodule.c     [all...]

Completed in 537 milliseconds