OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOCKSOURCE_HIRES
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
time.c
36
#define
CLOCKSOURCE_HIRES
CLOCK_REALTIME
47
#if !defined(
CLOCKSOURCE_HIRES
)
48
#define
CLOCKSOURCE_HIRES
CLOCKSOURCE
49
#endif /* #ifndef
CLOCKSOURCE_HIRES
*/
108
return time_now(
CLOCKSOURCE_HIRES
);
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/
time.c
41
#define
CLOCKSOURCE_HIRES
CLOCK_REALTIME
52
#if !defined(
CLOCKSOURCE_HIRES
)
53
#define
CLOCKSOURCE_HIRES
CLOCKSOURCE
54
#endif /* #ifndef
CLOCKSOURCE_HIRES
*/
159
return time_now(t,
CLOCKSOURCE_HIRES
);
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026