MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / GetTimestamp

Method GetTimestamp

Samples/NiSampleModule/SampleDepth.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178XnUInt64 SampleDepth::GetTimestamp()
179{
180 return m_nTimestamp;
181}
182
183XnUInt32 SampleDepth::GetFrameID()
184{

Callers 5

mainFunction · 0.45
GetExitPoseStateMethod · 0.45
PoseDetectedCallbackMethod · 0.45
DetectPoseMethod · 0.45
DetectOutOfPoseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected