Get the current time in seconds
ULong_Type _time ()
The _time function returns the number of elapsed seconds since 00:00:00 GMT, January 1, 1970. The ctime function may be used to convert this into a string representation.