Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
std::uint64_t
101
pcl::io::IRImage::getTimestamp () const
102
{
103
return (wrapper_->getTimestamp ());
104
}
105
106
107
pcl::io::IRImage::Timestamp
Callers
6
imageCallback
Method · 0.45
depthCallback
Method · 0.45
irCallback
Method · 0.45
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected