HomeSort by relevance Sort by last modified time
    Searched defs:startRepeating (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/
RunLoopTimer.h 49 void startRepeating(double repeatInterval) { start(repeatInterval, repeatInterval); }
Timer.h 45 void startRepeating(double repeatInterval) { start(repeatInterval, repeatInterval); }

Completed in 53 milliseconds