tracy/python/tracy_client
Arnim Balzer d65d96191a
Added basic Python Support
Supported:
 - FrameMarks
 - ScopedZones
 - Memory allocations
 - Plots
 - ThreadNames
 - Messages
 - AppConfig

Not supported:
 - GPU
2024-03-23 06:45:12 +00:00
..
__init__.py Added basic Python Support 2024-03-23 06:45:12 +00:00
py.typed Added basic Python Support 2024-03-23 06:45:12 +00:00
scoped.py Added basic Python Support 2024-03-23 06:45:12 +00:00
tracy.py Added basic Python Support 2024-03-23 06:45:12 +00:00
TracyClientBindings.pyi Added basic Python Support 2024-03-23 06:45:12 +00:00