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

Name

millisekunde()

Examples
Programmteil wo_immerwider_gmacht_wird() bitte
  Komazahl  m = millisekunde();
  Fuellfarb(m % 255);
  Viereck(25, 25, 50, 50);
danke
Description Returns the number of milliseconds (thousandths of a second) since starting an applet. This information is often used for timing animation sequences.
Syntax
millisekunde()
Parameters
Usage Web & Application
Related millisekunde()
Sekunde()
minute()
Stund()
Tag()
Monet()
Jahr()
Stefan Baltensperger 2009

Creative Commons License