tracy/python/tracy_client/__init__.py
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

4 lines
58 B
Python

# -*- coding: utf-8 -*-
from tracy_client.tracy import *