Share via


Command Line Parameters for the High Performance Timer Backwards Check Test (Windows Embedded CE 6.0)

1/6/2010

The High Performance Timer Print Resolution and Time Test executes the tux -o -d oalTestTimers.dll -x 1120 command line on default execution.

You can modify the High Performance Timer Backwards Check Test by editing the command line for the test. To specify the following optional command line parameter for this test, use the –c command line parameter, which forces Tux to pass the specified string into the test module. For more information about how to edit the command line for a test, see Editing the Command-Line for a Test.

The following table shows the command line parameter for the High Performance Timer Tests.

Command line parameter Description

-backwardsRunTime time

Specifies the run time for the test. The value time is considered to be in seconds unless the following modifiers are used:

  • s means seconds (12s = 12 seconds)
  • m means minutes (12m = 12 minutes)
  • h means hours (12h = 12 hours)
  • d means days (12d = 12 days)

The default run time is 3 hours.

See Also

Other Resources

High Performance Timer Backwards Check Test