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