mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
basic coreAudio playback is working
This commit is contained in:
parent
71e0a89e29
commit
20ab3deedb
4 changed files with 81 additions and 10 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
namespace chronos
|
||||
{
|
||||
typedef std::chrono::high_resolution_clock hrc;
|
||||
typedef std::chrono::system_clock hrc;
|
||||
typedef std::chrono::time_point<hrc> time_point_hrc;
|
||||
typedef std::chrono::seconds sec;
|
||||
typedef std::chrono::milliseconds msec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue