timeWait(var.i m)
Wait for m
miliseconds or 24 hours, if there is no parameter.
timeGet(&var.i time)
Get current time of the system in number of seconds elapsed since January 1, 1970.
timeGetCharArray(&var.s time)
Get current time of the system in human readable string (pattern is weekday month day hours:minutes:seconds year
).