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

◆ get_frame_clock() [2/2]

const Vruta::FrameClock & MayaFlux::Core::GraphicsSubsystem::get_frame_clock ( ) const
inline

Definition at line 65 of file GraphicsSubsystem.hpp.

65{ return *m_frame_clock; }
std::shared_ptr< Vruta::FrameClock > m_frame_clock