public static interface BrickletGPSV2.DateTimeListener extends DeviceListener
BrickletGPSV2.setDateTimeCallbackPeriod(long)
. The parameters are the same
as for BrickletGPSV2.getDateTime()
.
The BrickletGPSV2.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 © 2021 Tinkerforge GmbH. All rights reserved.