Skip to main content
API Reference com.nianticspatial.nsdk.mesh MeshingSession

getLastUpdateTime

Gets the timestamp of the latest mesh update.

Declaration

fun getLastUpdateTime(): Long?

Summary

Gets the timestamp of the latest mesh update.

Returns

The timestamp in milliseconds since epoch, or null if no mesh data has been produced yet.


ON THIS PAGE