getAnnotationTime

fun String.getAnnotationTime(annotationMap: Map<String?, Time?>?): Long

getAnnotationTime return the time in milliseconds depending if the annotation has and id to jump to another annotation or an specific time

Parameters

annotationMap

is Map of annotation (id, StartTime)