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

  /external/python/cpython3/Include/
pytime.h 142 PyAPI_FUNC(_PyTime_t) _PyTime_GetSystemClock(void);
  /external/python/cpython3/Modules/
_randommodule.c 221 now = _PyTime_GetSystemClock();
_datetimemodule.c     [all...]
  /external/python/cpython3/Python/
pytime.c 614 _PyTime_GetSystemClock(void)

Completed in 263 milliseconds