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

  /external/python/cpython3/Include/
pytime.h 166 PyAPI_FUNC(int) _PyTime_GetSystemClockWithInfo(
  /external/python/cpython3/Python/
pytime.c 628 _PyTime_GetSystemClockWithInfo(_PyTime_t *t, _Py_clock_info_t *info)
760 if (_PyTime_GetSystemClockWithInfo(&t, NULL) < 0)
  /external/python/cpython3/Modules/
timemodule.c     [all...]

Completed in 237 milliseconds