Skip to content

Instantly share code, notes, and snippets.

@nicksergeant
Created July 28, 2013 23:46
Show Gist options
  • Save nicksergeant/6101132 to your computer and use it in GitHub Desktop.
Save nicksergeant/6101132 to your computer and use it in GitHub Desktop.
var endTimeMilliseconds = parser.startTime(subtitleScope.subtitle) / 1000;
var startTimeMilliseconds = parser.endTime(subtitleScope.subtitle) / 1000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment