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

파라미터

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

설명

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