gps timestamp - part-cw/lambdanative GitHub Wiki

(gps-timestamp)

Return current device location latitude, or 0 if not supported on current platform.

Example

Example 1: Log last gps update timestamp to the logfile

(log-system (gps-timestamp))