|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kriya::ActionToken::ActionToken | ( | double | _seconds | ) |
Constructs an ActionToken representing a time delay.
| _seconds | The delay duration in seconds |
Creates a token that represents waiting for a specified amount of time before proceeding to the next action in the sequence.
Definition at line 60 of file Chain.cpp.