Home
last modified time | relevance | path

Searched refs:Init_Timestamp (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/make/
H A Dinit.c46 Init_Timestamp(); in Init()
H A Dtimestamp.h42 #define Init_Timestamp() clock_gettime(CLOCK_REALTIME, &starttime) macro