Searched refs:NS_TO_SEC (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_time.py | 29 NS_TO_SEC = 10 ** 9 variable 942 NS_TO_SEC) 978 NS_TO_SEC, 991 NS_TO_SEC, 1028 tv_sec, tv_nsec = divmod(t, NS_TO_SEC) 1042 NS_TO_SEC) 1049 NS_TO_SEC) |
Completed in 3 milliseconds