public static interface BrickletGPS.DateTimeListener extends DeviceListener
BrickletGPS.setDateTimeCallbackPeriod(long)
. The parameters are the same
as for BrickletGPS.getDateTime()
.
The BrickletGPS.DateTimeListener
listener is only triggered if the date or time changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
dateTime(long date,
long time) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.