Class: lidar.syncImageViewer.SyncImageViewer
Package: lidar.syncImageViewer
Update current time in Lidar Labeler app
updateLabelerCurrentTime(syncImageObj,newTime)
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.