Searched refs:batchStartTime (Results 1 – 1 of 1) sorted by relevance
136 const int64_t batchStartTime = android::elapsedRealtime(); in main() local137 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()