/stopwatch

This article is a stub.
 
You can help by expanding it. The talk page may contain suggestions.
/stopwatch
Permission level
required

3

Restrictions

None

Allows manipulation of stopwatches to keep track of time.

Time is in seconds with three decimal points of accuracy (Ex: 0.961s)

Is not affected by pausing or by /tick.

Syntax

  • Java Edition
stopwatch create <id> - Creates a stopwatch
stopwatch query <id> scale - Gets the value of the stopwatch (scale does not affect the displayed value in chat, but does otherwise work)
stopwatch restart <id> - Resets a stopwatch
stopwatch remove <id> - Removes a stopwatch

History

Java Edition
1.21.1125w41aAdded /stopwatch.
25w42aSwitched the order of the id argument.
query now returns the queried value.
Added the scale argument to query.

Navigation