Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ Time
Method
Time
physx/source/foundation/src/unix/PsUnixTime.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
Time::Time()
65
{
66
mLastTime = getTimeSeconds();
67
}
68
69
Time::Second Time::getElapsedSeconds()
70
{
Callers
nothing calls this directly
Calls
1
getTimeSeconds
Function · 0.85
Tested by
no test coverage detected