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

◆ get_current_cycle()

uint32_t MayaFlux::Kriya::BufferPipeline::get_current_cycle ( ) const
inline

Get the current cycle number.

Returns
Current cycle count since pipeline creation or last reset

Returns the internal cycle counter that increments with each complete cycle execution. Useful for cycle-dependent logic and debugging.

Definition at line 401 of file BufferPipeline.hpp.