interface definition for time triggers.
More...
#include <mapping_engine.h>
|
|
virtual | ~ITimeTrigger ()=default |
| | DTOR.
|
| |
| virtual bool | update (std::chrono::nanoseconds time)=0 |
| | Periodic time update call.
|
| |
interface definition for time triggers.
- See also
- getTimeTrigger to retrieve the created time trigger reference
◆ update()
| virtual bool ddl::mapping::DefaultEngine::ITimeTrigger::update |
( |
std::chrono::nanoseconds | time | ) |
|
|
pure virtual |
Periodic time update call.
- Parameters
-
- Returns
- true if the time update was updated and a target has been triggered
-
false if the time has been updated without a target that has been triggered
The documentation for this class was generated from the following file:
- /workspace/conan/dev_essential/1.6.3/dw/stable/package/65324bff46e457721a7ba250afe9d61dc2b0e57a/include/ddl/mapping/mapping_engine.h