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

◆ repeat_count()

size_t MayaFlux::Kriya::EventChain::repeat_count ( ) const
inline

Gets the repeat count for the entire chain.

Returns
Number of times the chain will repeat

Definition at line 157 of file Chain.hpp.

157{ return m_repeat_count; }
size_t m_repeat_count
Number of times to repeat the entire chain.
Definition Chain.hpp:219

Referenced by start().

+ Here is the caller graph for this function: