summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/device_zte.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device_zte.cpp b/src/device_zte.cpp
index d42808f..85aa46b 100644
--- a/src/device_zte.cpp
+++ b/src/device_zte.cpp
@@ -41,6 +41,7 @@ namespace audiere {
{
m_initial_ts = GetNow();
m_total = 0;
+ start();
}