libosmscout
0.1
|
Message to pass periodically to the Engine to make sure that state changes based on timeouts are triggered. More...
#include <Engine.h>
Public Member Functions | |
TimeTickMessage (const Timestamp ×tamp) | |
![]() | |
NavigationMessage (const Timestamp ×tamp) | |
virtual | ~NavigationMessage ()=default |
Additional Inherited Members | |
![]() | |
const Timestamp | timestamp |
Message to pass periodically to the Engine to make sure that state changes based on timeouts are triggered.
We recommend to send a TimeTickMessage around every second.
|
explicit |