Restructure: Move timer from common code to 'libtimer'

This commit is contained in:
Andreas Eversberg
2017-11-13 20:00:52 +01:00
parent 1b183864bb
commit b605da1aff
57 changed files with 34 additions and 37 deletions

View File

@@ -23,7 +23,6 @@
#include <string.h>
#include "../common/sample.h"
#include "../common/debug.h"
#include "../common/timer.h"
#include "nmt.h"
#define MUTE_DURATION 0.300 /* 200ms, and about 95ms for the frame itself */