Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - c_cputime() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C_CPUTIME()

 DESCRIPTION

 The C_CPUTIME() function determines the speed of the computer and
 returns a "factor" based on that speed.  The "factor" can then be
 used by functions such as C_EXPLODE() and C_CURTAIN() to control
 the speed at which they perform for a particular computer.

 SYNTAX

 C_CPUTIME()

 PARAMETERS

 There are no parameters.

 RETURNS

 C_CPUTIME() returns a numeric value (0 - 3).

 EXAMPLES

 ? c_cputime() --> 0      && Appr. 10 MHz or less

 ? c_cputime() --> 1      && Appr. 10 - 20 MHz

 ? c_cputime() --> 2      && Appr. 20 - 30 MHz

 ? c_cputime() --> 4      && Appr. 30 MHz or greater


See Also: C_EXPLODE() C_CURTAIN() C_SLIDE()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson