hasExceededDuration  
  Checks if the time mark elapsed duration has exceeded the given duration.
Return
true if the time mark has exceeded the duration, false otherwise.
Parameters
timeMark 
the time mark to check.
duration
the duration to check against.