src/pylib/Python/pytime/pytimeAsTimeval
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
asTimeval
asTimeval(t: PyTime; round: PyTime_round_t): Timeval
Source
Edit
Imports
types
,
ops
,
units
,
exc_util
Procs
proc
asTimeval
(
t
:
PyTime
;
round
:
PyTime_round_t
)
:
Timeval
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
_PyTime_AsTimeval
Source
Edit