Home | History | Annotate | Download | only in Modules

Lines Matching refs:_PyTime_AsSecondsDouble

2547         double seconds = _PyTime_AsSecondsDouble(s->sock_timeout);
6173 double seconds = _PyTime_AsSecondsDouble(defaulttimeout);