[ Version ( deprecated = true , deprecated_since = "2.62" ) ]
public TimeVal get_modification_time ()
Warning: get_modification_time is deprecated since 2.62.
Gets the modification time of the current this and sets it in result
.
Use get_modification_date_time instead, as TimeVal is deprecated due to the year 2038 problem.
this |
a FileInfo. |
result |
a TimeVal. |