MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_current_sample

uint64_t MayaFlux::Vruta::SampleClock::m_current_sample
private

Current sample position counter.

Monotonically increasing counter representing processed samples. This is the authoritative time reference for the audio domain.

Definition at line 160 of file Clock.hpp.

Referenced by current_position(), current_time(), reset(), and tick().