Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_time.py932 from _testcapi import PyTime_AsSecondsDouble namespace
940 self.check_int_rounding(lambda ns, rnd: PyTime_AsSecondsDouble(ns),
947 PyTime_AsSecondsDouble(float('nan'))

Completed in 2 milliseconds