Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ getTimestamp
Method
getTimestamp
physx/source/physx/src/NpScene.cpp:2491–2494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2489
}
2490
2491
PxU32 NpScene::getTimestamp() const
2492
{
2493
return mScene.getScScene().getTimeStamp();
2494
}
2495
2496
PxU32 NpScene::getSceneQueryStaticTimestamp() const
2497
{
Callers
4
sendBeginFrame
Method · 0.45
getPxScene_Timestamp
Function · 0.45
findTouchedObject
Method · 0.45
rideOnTouchedObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected