Loading Chart...
void setup(){ size(640,480); frameRate(60); } void draw(){ if(frameCount0==0){println(frameRate);} }