1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Added DIAG macros for countdown logging

Also for tracking memory use and for timing.
This commit is contained in:
James Crook
2015-04-12 15:26:04 +01:00
parent 5bd99f94cd
commit fafe3f105a
5 changed files with 183 additions and 0 deletions

View File

@@ -122,6 +122,8 @@ audacity_SOURCES = \
DeviceChange.h \
DeviceManager.cpp \
DeviceManager.h \
Diags.cpp \
Diags.h \
Envelope.cpp \
Envelope.h \
Experimental.h \