time
Syntax
native time(&hour = 0, &minute = 0, &second = 0);
Usage
| Parameter | Description |
|---|---|
| hour | Variable to store hours in |
| minute | Variable to store minutes in |
| second | Variable to store seconds in |
Description
Retrieves the current time in hours, minutes and seconds.
Return
Unix timestamp