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

◆ resume()

void MayaFlux::Core::NetworkSubsystem::resume ( )
overridevirtual

Resume the subsystem's processing/event loops.

Implements MayaFlux::Core::ISubsystem.

Definition at line 113 of file NetworkSubsystem.cpp.

114{
115 start();
116}
void start() override
Start the subsystem's processing/event loops.