GeolocationPosition.setTimestamp
void setTimestamp(ulong timestamp)Set the position timestamp.
By default it's the time when the position was created.
Parameters
timestamp | timestamp in seconds since the epoch, or 0 to use current time |
void setTimestamp(ulong timestamp)Set the position timestamp.
By default it's the time when the position was created.
timestamp | timestamp in seconds since the epoch, or 0 to use current time |