mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
Fix AudioManager bug and remove struct dlgInfo
This commit is contained in:
@@ -146,7 +146,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
#ifdef _DEBUG
|
||||
#if defined (_DEBUG) || defined (WINDOWS)
|
||||
// 智能计算当前函数的耗时,超时会打印
|
||||
#define AUTO_TICK(thresh, tag) auto_tick TICK(__FILE__, __FUNCTION__, __LINE__, thresh, tag)
|
||||
#define STOP_TICK TICK.stop()
|
||||
|
||||
Reference in New Issue
Block a user