Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Ddatetime.h234 #define PyTime_FromTime(hour, minute, second, usecond) \ macro
/third_party/python/Modules/
H A D_testcapimodule.c2841 rv = PyTime_FromTime(hour, minute, second, microsecond); in get_time_fromtime()

Completed in 12 milliseconds