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

Method setTimestamp

grid_map_core/src/Polygon.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void Polygon::setTimestamp(const uint64_t timestamp)
92{
93 timestamp_ = timestamp;
94}
95
96void Polygon::resetTimestamp()
97{

Callers 13

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
publishMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
TESTFunction · 0.45
fromMessageMethod · 0.45
fromOccupancyGridMethod · 0.45
initializeFromImageMethod · 0.45
changeResolutionMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36