[ Version ( deprecated = true , since = "2.24" ) ]
public TimeVal to_timeval ()
Warning: to_timeval is deprecated.
Converts this to a TimeVal.
Do not use TimeVal, as it's not Y2038-safe.
this |
a Date |
time |
a TimeVal structure in which to store the converted time. |