OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_stop
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/moduli/qsafe/
qsafe.c
92
time_t
time_stop
;
local in function:main
313
time(&
time_stop
);
322
ctime(&
time_stop
), count_out, count_possible,
323
(long) (
time_stop
- time_start));
/src/usr.bin/moduli/qsieve/
qsieve.c
227
time_t
time_stop
;
local in function:main
413
time(&
time_stop
);
416
ctime(&
time_stop
), largetries,
417
(long) (
time_stop
- time_start));
445
time(&
time_stop
);
455
ctime(&
time_stop
), r);
Completed in 15 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025