A convenience function that within application main thread synchronously inserts marker into timeline.
Reactable enhancers should only modify timeline of an item that is already in queue from the application main thread, switching thread either themselves or using this convenience function that does so.
| this | |
| timeline |
a Timeline |
| marker |
a Marker |