mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-06 21:01:42 +02:00
timeMsg double
git-svn-id: svn://elaine/murooma/trunk@266 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
92152aea48
commit
444ec9b4ee
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ public:
|
|||
|
||||
virtual uint32_t getSize()
|
||||
{
|
||||
return sizeof(int32_t);
|
||||
return sizeof(double);
|
||||
}
|
||||
|
||||
double latency;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue