ID EN
OS

times

Python 3.11

Returns the current global process times. The return value is an object with five attributes:

Syntax

PYTHON
os.times()

See Also

Availability