mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
"I wan't my two dollars!!, I mean CPU percentage points!"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16869 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
87f46f0e88
commit
26eb2ea8f1
@ -72,7 +72,7 @@ static int MATRIX = 1;
|
||||
static int STEP_MS = 1;
|
||||
static int STEP_MIC = 1000;
|
||||
static uint32_t TICK_PER_SEC = 10000;
|
||||
static int MS_PER_TICK = 1;
|
||||
static int MS_PER_TICK = 10;
|
||||
#else
|
||||
static int STEP_MS = 10;
|
||||
static int STEP_MIC = 10000;
|
||||
|
Loading…
x
Reference in New Issue
Block a user