Disable V42L Benchmark Code

This commit is contained in:
LordGrey 2024-05-24 18:24:26 +02:00 committed by GitHub
parent 5bcbe599d3
commit b390d16b0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#pragma once
#define FRAME_BENCH
#define NOFRAME_BENCH
#ifdef FRAME_BENCH
#include <QElapsedTimer>