MayaFlux 0.4.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 131 of file NetworkSubsystem.cpp.

132{
133 start();
134}
void start() override
Start the subsystem's processing/event loops.