MCPcopy 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
64Time::Time()
65{
66 mLastTime = getTimeSeconds();
67}
68
69Time::Second Time::getElapsedSeconds()
70{

Callers

nothing calls this directly

Calls 1

getTimeSecondsFunction · 0.85

Tested by

no test coverage detected