Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetTimeStamp
Method
GetTimeStamp
Source/Modules/Common/DataRecords.cpp:933–936 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
931
}
932
933
XnUInt64 NewDataRecordHeader::GetTimeStamp() const
934
{
935
return m_nTimeStamp;
936
}
937
938
XnUInt32 NewDataRecordHeader::GetFrameNumber() const
939
{
Callers
3
HandleNodeAdded_1_0_0_4_Record
Method · 0.80
HandleNewDataRecord
Method · 0.80
SeekToTimeStampAbsolute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected