MCPcopy 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
933XnUInt64 NewDataRecordHeader::GetTimeStamp() const
934{
935 return m_nTimeStamp;
936}
937
938XnUInt32 NewDataRecordHeader::GetFrameNumber() const
939{

Callers 3

HandleNewDataRecordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected