Version: 2018.2
public Timeline.TimelineMarker CreateMarker (string key, double time);

Parameters

keyThe name of the marker.
timeThe time where the marker is placed.

Description

Create a marker with the given name at the given time.