Home
last modified time | relevance | path

Searched defs:SEC_TO_NS (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Python/
H A Dpytime.c26 #define SEC_TO_NS (SEC_TO_MS * MS_TO_NS) macro
[all...]
/third_party/python/Lib/test/
H A Dtest_time.py28 SEC_TO_NS = 10 ** 9 variable
[all...]
/third_party/python/Modules/
H A Dtimemodule.c62 #define SEC_TO_NS (1000 * 1000 * 1000) macro

Completed in 6 milliseconds