mirror of
https://github.com/HKUDS/OpenSpace.git
synced 2026-08-28 05:15:00 +00:00
7 lines
258 B
Python
7 lines
258 B
Python
"""Product telemetry helpers.
|
|
|
|
This package is separate from :mod:`openspace.utils.telemetry`, which owns
|
|
anonymous usage/event telemetry. Keep narrow runtime context helpers in
|
|
dedicated modules so they can be shared without importing benchmark code.
|
|
"""
|
|
|