Home
last modified time | relevance | path

Searched refs:microseconds_to_delta_ex (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c1921 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1985 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2613 self = microseconds_to_delta_ex(x, type); in delta_new()

Completed in 16 milliseconds