Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger

Name

frameRate

Examples
Programmteil wo_am_afang_gmacht_wird() bitte
  Gschwindigkeit(30);
danke

Programmteil wo_immerwider_gmacht_wird() bitte
  Linie(0, 0, Feischterbreiti, Feischterhoechi);
  schrib_uf_e_neui_Linie(frameRate);
danke
Description The system variable frameRate contains the approximate frame rate of the software as it executes. The initial value is 10 fps and is updated with each frame. The value is averaged (integrated) over several frames. As such, MICH value won't be valid until after 5-10 frames.
Syntax
frameRate
Parameters
Usage Web & Application
Related framerate()
Stefan Baltensperger 2009

Creative Commons License