mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 20:33:52 +00:00
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 *
|