Gettime

gettime.png

Command Summary

returns a list formatted as {hours, minutes, seconds}

Command Syntax

getTime()
getTime()

Menu Location

In catalog under G for supported devices and operating systems.

Calculator Compatibility

This command works on all calculators.

Token Size

~8 byte(s)

Returns the current system time as a list of hour, minute, second values. This function was introduced in AMS 2.07 as per tigcc.

getTime()
          {4 26 30}

Advanced Uses


Can be used to determine the length of program execution.

Optimization

Error Conditions

Related Commands

References

estack tag reference listing getTime tags as requiring AMS 2.07

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.