updateLabelerCurrentTime
R2026bClass: lidar.syncImageViewer.SyncImageViewer
Namespace: lidar.syncImageViewer
(To be removed) Update current time in Lidar Labeler app
updateLabelerCurrentTime will be removed in a future release.
Use lidar.connector.Connector instead.
For information on updating your code, see Version
History.
Syntax
updateLabelerCurrentTime(syncImageObj,newTime)
Description
updateLabelerCurrentTime(
updates the current time in the Lidar Labeler app to
syncImageObj,newTime)newTime. The client calls this method using the
syncImageObj object.
Note
The client class can call this method.