MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / getTimestamp

Method getTimestamp

io/src/image_ir.cpp:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98
99
100std::uint64_t
101pcl::io::IRImage::getTimestamp () const
102{
103 return (wrapper_->getTimestamp ());
104}
105
106
107pcl::io::IRImage::Timestamp

Callers 6

imageCallbackMethod · 0.45
depthCallbackMethod · 0.45
irCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected