MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / getTimestamp

Method getTimestamp

grid_map_core/src/Polygon.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86uint64_t Polygon::getTimestamp() const
87{
88 return timestamp_;
89}
90
91void Polygon::setTimestamp(const uint64_t timestamp)
92{

Callers 14

TESTFunction · 0.45
toMessageMethod · 0.45
toLineMarkerMethod · 0.45
toTriangleListMarkerMethod · 0.45
toMessageMethod · 0.45
toPointCloudMethod · 0.45
toOccupancyGridMethod · 0.45
toGridCellsMethod · 0.45
toCvImageMethod · 0.45
saveToBagMethod · 0.45
visualizeMethod · 0.45
visualizeMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36