Get System Time

Use Get System Time to get the system time. Get System Time is in the Time category.
Output
Name | Data type | Description |
Year | Int | Which year it is |
Month | Int | Which month it is |
Day | Int | Which day it is |
Hour | Int | Which hour it is |
Minute | Int | Which minute it is |
Second | Int | Which second it is |
Example

In this example, we use (Second + Minute)/(Day + Hour) * 100 to determine the intensity of face stretch effect.
