output/snapcast/Timestamp: drop static
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#include <chrono>
|
#include <chrono>
|
||||||
|
|
||||||
template<typename TimePoint>
|
template<typename TimePoint>
|
||||||
static constexpr SnapcastTimestamp
|
constexpr SnapcastTimestamp
|
||||||
ToSnapcastTimestamp(TimePoint t) noexcept
|
ToSnapcastTimestamp(TimePoint t) noexcept
|
||||||
{
|
{
|
||||||
using Clock = typename TimePoint::clock;
|
using Clock = typename TimePoint::clock;
|
||||||
|
Reference in New Issue
Block a user