HomeSort by relevance Sort by last modified time
    Searched refs:deltaUsec (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/common_time/
common_time_server_api.cpp 421 int64_t deltaUsec = cclk.localDurationToCommonDuration(delta);
425 static_cast<float>(deltaUsec) / 1000.0);
common_time_server.cpp     [all...]

Completed in 76 milliseconds