XenoGuard 4.0 Documentation
Time
ActionStep Reference » Programming » Time
With Time, you can perform ActionSteps that work with date and time in XenoGuard. It allows you to create a stopwatch or manipulate values of the Date/Time and Ticks.
- Wait Milliseconds: Wait a certain period of milliseconds
- Stopwatch Start: Start a named stopwatch
- Stopwatch Stop: Stop a named stopwatch
- Date/Time Show: Prints the date/time in a specified format
- Date/Time Subtract: Subtract a start time from an end time
- Date/Time Offset: Add or subtract an offset to a given date/time
- Date/Time To Ticks: Gets the system ticks of an elapsed time since 00:00:00 AM, January 01, 0001
- Date/Time From Ticks: Convert system ticks to Date/Time
See also other groups:
Flow Control
Action Script
Execution
Identifier
Parameter List
General
Number Operation
String Operation
List
Dictionary