Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c2719 delta_total_seconds(PyObject *self, PyObject *Py_UNUSED(ignored)) in delta_total_seconds() function
2756 {"total_seconds", delta_total_seconds, METH_NOARGS,
6387 result = delta_total_seconds(delta, NULL); in datetime_timestamp()

Completed in 10 milliseconds