WoW:MACRO timetest: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Initial edit)
 
m (→‎Arguments: Added information about zero and nil argument)
Line 10: Line 10:


== Arguments ==
== Arguments ==
:none
:An argument of 0 or nil will turn off the taxi time test if it has previously been turned on.
 


== Details ==
== Details ==
:The purpose of this is to measure graphical performance of new areas during flight.  Using this command will show a FPS meter, and say "Taxi Time Test ON".  The next flight path you take, you will be unable to move the camera.  Afterwards you will see statistics about your FPS during the flight path: Min, Max, and Avg FPS.
:The purpose of this is to measure graphical performance of new areas during flight.  Using this command will show a FPS meter, and say "Taxi Time Test ON".  The next flight path you take, you will be unable to move the camera.  Afterwards you will see statistics about your FPS during the flight path: Min, Max, and Avg FPS.

Revision as of 12:14, 11 September 2009

Slash commands


Performs a Taxi Time Test

/timetest

Aliases

none


Arguments

An argument of 0 or nil will turn off the taxi time test if it has previously been turned on.

Details

The purpose of this is to measure graphical performance of new areas during flight. Using this command will show a FPS meter, and say "Taxi Time Test ON". The next flight path you take, you will be unable to move the camera. Afterwards you will see statistics about your FPS during the flight path: Min, Max, and Avg FPS.