Searched refs:execEnd (Results 1 – 2 of 2) sorted by relevance
763 time_t execEnd = time(NULL); in TpmOperationsLoop() local764 …ime %u'%u\" with ReturnCode %s\r\n", (unsigned int)(execEnd - execStart) / 60, (unsigned int)(exec… in TpmOperationsLoop()
196 auto execEnd = std::chrono::high_resolution_clock::now(); in run() local201 execEnd - submitEnd); in run()