7 lines
340 B
Text
7 lines
340 B
Text
Objects and routines pertaining to date and time (tempora). Modules include:
|
|
|
|
- tempora (top level package module) contains miscellaneous utilities and
|
|
constants.
|
|
- timing contains routines for measuring and profiling.
|
|
- schedule contains an event scheduler.
|
|
- utc contains routines for getting datetime-aware UTC values (Python 3 only).
|