Searched refs:programTimes (Results 1 – 1 of 1) sorted by relevance
114 double programTimes = 0; variable124 programTimes += (end.time_since_epoch().count() - start.time_since_epoch().count());127 …HKS_LOG_I("HksGetSdkVersion Interface Call Duration: %" LOG_PUBLIC "f", (programTimes / TEST_FREQU…137 double programTimes = 0; variable144 programTimes += (end.time_since_epoch().count() - start.time_since_epoch().count());146 …HKS_LOG_I("HksInitialize Interface Call Duration: %" LOG_PUBLIC "f", (programTimes / TEST_FREQUENC…156 double programTimes = 0; variable163 programTimes += (end.time_since_epoch().count() - start.time_since_epoch().count());165 …HKS_LOG_I("HksRefreshKeyInfo Interface Call Duration: %" LOG_PUBLIC "f", (programTimes / TEST_FREQ…175 double programTimes = 0; variable[all …]