scheduleFrame static method

void scheduleFrame()

Implementation

static void scheduleFrame() {
  _frameRequested = true;
}