Home
last modified time | relevance | path

Searched refs:TFDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/include/tuningfork/
Dtuningfork.h42 typedef uint64_t TFDuration; typedef
71 void TuningFork_frameDeltaTimeNanos(TFInstrumentKey id, TFDuration dt);
/frameworks/opt/gamesdk/src/tuningfork/
Dtuningfork_c.cpp86 void TuningFork_frameDeltaTimeNanos(TFInstrumentKey id, TFDuration dt) { in TuningFork_frameDeltaTimeNanos()