timeline_insert_sync


Description:

public void timeline_insert_sync (Timeline timeline, Marker marker)

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.

Parameters:

this

a Reactable

timeline

a Timeline

marker

a Marker