last_update property

pj_timestamp last_update
getter/setter pair

Timestamp's last update. The last_update field contains a value in ticks, and it is expected to be increased by pj_get_timestamp_freq() ticks per second.

Implementation

external pj_timestamp last_update;