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

  /external/python/cpython3/Include/
pytime.h 77 PyAPI_FUNC(_PyTime_t) _PyTime_FromNanoseconds(long long ns);
  /external/python/cpython3/Python/
pytime.c 221 _PyTime_FromNanoseconds(long long ns)
  /external/python/cpython3/Modules/
_testcapimodule.c     [all...]

Completed in 113 milliseconds