Package: python3-monotonic (1.6-2)
Links for python3-monotonic
Debian Resources:
Download Source Package python-monotonic:
- [python-monotonic_1.6-2.dsc]
- [python-monotonic_1.6.orig.tar.xz]
- [python-monotonic_1.6-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Implementering af time.monotonic() - Python 3.x
Dette modul tilbyder en monotonic()-funktion, som returnerer værdien (i fraktionsdele af et sekund) for et ur, som aldrig går baglæns. På Python 3.3 eller nyere vil monotonic være et alias af time.monotonic fra standardbiblioteket. På ældre versioner vil reserven være en tilsvarende implementering: GetTickCount64 på Windows, mach_absolute_time på OS X og clock_gettime(3) på Linux/BSD.
Hvis ingen egnet implementering findes for den nuværende platform vil forsøg på at importere dette modul (eller at importere fra det) medføre at en RuntimeError-undtagelse hæves.
Denne pakke indeholder Python 3.x-modulet.
Other Packages Related to python3-monotonic
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-monotonic
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.6 kB | 26.0 kB | [list of files] |