Home
last modified time | relevance | path

Searched refs:time_microsecond (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ddatetimemodule.c3116 time_microsecond(PyDateTime_Time *self, void *unused) in time_microsecond() function
3133 {"microsecond", (getter)time_microsecond},
/external/python/cpython3/Modules/
D_datetimemodule.c3884 time_microsecond(PyDateTime_Time *self, void *unused) in time_microsecond() function
3907 {"microsecond", (getter)time_microsecond},