28package com.jogamp.opengl;
30import java.io.PrintStream;
long getFPSStartTime()
Returns the time of the first display call in milliseconds after enabling this feature via setUpdateF...
void setUpdateFPSFrames(int frames, PrintStream out)
static final int DEFAULT_FRAMES_PER_INTERVAL
void resetFPSCounter()
Reset all performance counter (startTime, currentTime, frame number)
long getTotalFPSDuration()
long getLastFPSUpdateTime()
Returns the time of the last update interval in milliseconds, if this feature is enabled via setUpdat...