Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dtimetrim.c40 #define SGITONTP(X) ((double)(X) * 1048576.0/1.0e9) macro
83 fprintf(stdout, "%0.5f\n", SGITONTP(timetrim)); in main()