Syntax for the Setting of Timing Features in the Bean Inspector
In timing data fields, it is necessary to type not only a value (integer or real number) but also the unit of that value. Supported units- microseconds - the value must be followed by us
- milliseconds - the value must be followed by ms
- seconds - the value must be followed by s
- CPU ticks - the value must be followed by CPU crystal/oscillator ticks
- Hertz - the value must be followed by Hz
- kilohertz - the value must be followed by kHz
- megahertz - the value must be followed by MHz
- bit/second - the value must be followed by bits
- kbit/second - the value must be followed by kbits
Example If you want to specify 100 milliseconds, enter 100 ms
[top of page]
|