Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ SetTimeStamp
Method
SetTimeStamp
Source/Modules/Common/DataRecords.cpp:923–926 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
921
}
922
923
void NewDataRecordHeader::SetTimeStamp(XnUInt64 nTimeStamp)
924
{
925
m_nTimeStamp = nTimeStamp;
926
}
927
928
void NewDataRecordHeader::SetFrameNumber(XnUInt32 nFrameNumber)
929
{
Callers
1
OnNodeNewData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected