mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
More refactoring.
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
Fluxmap& appendIntervals(const uint8_t* ptr, size_t len);
|
||||
|
||||
nanoseconds_t guessClock() const;
|
||||
std::vector<bool> decodeToBits(nanoseconds_t clock_period) const;
|
||||
|
||||
private:
|
||||
nanoseconds_t _duration = 0;
|
||||
|
||||
Reference in New Issue
Block a user