OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDurationMsecs
(Results
1 - 4
of
4
) sorted by null
/external/vboot_reference/tests/
timer_utils.h
25
uint32_t
GetDurationMsecs
(ClockTimerState* ct);
timer_utils.c
16
uint32_t
GetDurationMsecs
(ClockTimerState* ct) {
sha_benchmark.c
45
msecs =
GetDurationMsecs
(&ct);
rsa_verify_benchmark.c
72
msecs = (float)
GetDurationMsecs
(&ct) / NUM_OPERATIONS;
Completed in 430 milliseconds