timeval struct alias, defined as
Usage tips: use
Converts t to a DateTime struct, specifying the year, months, days, hours, minutes, seconds, and milliseconds, plus the microseconds via an out parameter.
Converts t to a tm struct, specifying the year, months, days, hours, minutes, and seconds.
Converts t to a tm struct, specifying the year, months, days, hours, minutes, and seconds, plus the microseconds via an out parameter.
Converts t to a single integer value representing the number of microseconds.