mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
d65d96191a
Supported: - FrameMarks - ScopedZones - Memory allocations - Plots - ThreadNames - Messages - AppConfig Not supported: - GPU
4 lines
58 B
Python
4 lines
58 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from tracy_client.tracy import *
|