Searched refs:CLOCK_HIGHRES (Results 1 – 6 of 6) sorted by relevance
195 #if defined(CLOCK_HIGHRES) in ElapsedTime()196 # define CLOCK_ID CLOCK_HIGHRES in ElapsedTime()
264 CLOCK_HIGHRES = 4 variable
397 CLOCK_HIGHRES = 4 variable
394 CLOCK_HIGHRES = 4 variable
1915 #ifdef CLOCK_HIGHRES1916 if (PyModule_AddIntMacro(module, CLOCK_HIGHRES) < 0) {
729 .. data:: CLOCK_HIGHRES731 The Solaris OS has a ``CLOCK_HIGHRES`` timer that attempts to use an optimal733 ``CLOCK_HIGHRES`` is the nonadjustable, high-resolution clock.