Difference between revisions of "ISKernel:FPS (Command)"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
FPS | FPS | ||
− | == | + | == Forms == |
− | This command does nothing more than display the current sustained framerate. It may later be replaced by an alias, as this functionality is quite simple, and can be shown using the [[ISSession:FPS_%28Top-Level_Object%29|FPS Top-Level Object]]. | + | *FPS - This command does nothing more than display the current sustained framerate. It may later be replaced by an alias, as this functionality is quite simple, and can be shown using the [[ISSession:FPS_%28Top-Level_Object%29|FPS Top-Level Object]]. |
== Examples == | == Examples == | ||
+ | === Display current sustained framerate === | ||
*FPS | *FPS | ||
+ | |||
+ | ;Output | ||
+ | |||
+ | Current Sustained Framerate: 14.5 | ||
== See Also == | == See Also == | ||
*[[LavishScript:Commands|LavishScript Commands]] | *[[LavishScript:Commands|LavishScript Commands]] | ||
+ | *[[IS:Kernel#Commands|Kernel Commands]] | ||
*[[IS:Session#Commands|Inner Space Session Commands]] | *[[IS:Session#Commands|Inner Space Session Commands]] | ||
+ | |||
{{Command-Stub}} | {{Command-Stub}} | ||
[[Category:Inner Space]] | [[Category:Inner Space]] | ||
− | [[Category:Inner Space | + | [[Category:Inner Space Kernel]] |
− | [[Category:Inner Space | + | [[Category:Inner Space Kernel Commands]] |
Latest revision as of 04:53, 19 October 2005
Syntax
FPS | |
Usage | Newbie |
Level of Understanding | Beginner |
Computer Savvy | Beginner |
Logic | Beginner |
FPS
Forms
- FPS - This command does nothing more than display the current sustained framerate. It may later be replaced by an alias, as this functionality is quite simple, and can be shown using the FPS Top-Level Object.
Examples
Display current sustained framerate
- FPS
- Output
Current Sustained Framerate: 14.5
See Also