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

◆ current_time()

virtual double MayaFlux::Vruta::IClock::current_time ( ) const
pure virtual

Get current time converted to seconds.

Returns
Current time in seconds based on position and processing rate

Provides a universal time representation for cross-domain coordination and user interface display purposes.

Implemented in MayaFlux::Vruta::SampleClock, MayaFlux::Vruta::FrameClock, and MayaFlux::Vruta::CustomClock.