MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Timers.hpp File Reference
#include "Tasks.hpp"
+ Include dependency graph for Timers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MayaFlux::Kriya::Timer
 High-level utility for scheduling one-shot timed callbacks. More...
 
class  MayaFlux::Kriya::TimedAction
 Utility for executing actions with a start and end function over a duration. More...
 
class  MayaFlux::Kriya::NodeTimer
 Specialized timer for controlling computational nodes with precise timing. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Nodes
 Contains the node-based computational processing system components.
 
namespace  MayaFlux::Kriya