OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:now_secs
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/libqemu/
test_util.h
23
double
now_secs
(void);
test_guest_1.c
63
double time0 =
now_secs
();
96
double time1 =
now_secs
();
test_util.c
28
double
now_secs
(void)
function
36
double
now_secs
(void)
function
test_guest_2.c
160
time0 =
now_secs
();
231
time1 =
now_secs
();
Completed in 41 milliseconds