Home
last modified time | relevance | path

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

/packages/services/Car/cpp/telemetry/cartelemetryd/sampleclient/
Dmain.cpp136 const int64_t batchStartTime = android::elapsedRealtime(); in main() local
137 std::cout << "Started sending the batch at " << batchStartTime << " millis since boot" in main()
159 std::cout << "Took " << batchFinishTime - batchStartTime << " millis to send a batch of " in main()