|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Vruta::Event::Event | ( | const Event & | other | ) |
Copy constructor.
| other | Event to copy |
Creates a new Event that shares ownership of the same underlying coroutine. This allows multiple schedulers or containers to reference the same task.
Definition at line 18 of file Event.cpp.
References m_handle.