Searched refs:mn_in_ns (Results 1 – 1 of 1) sorted by relevance
883 const U64 mn_in_ns = 60ULL * TIMELOOP_NANOSEC; in BMK_printWinner() local885 const U64 minutes = time_ns / mn_in_ns; in BMK_printWinner()889 (double)(time_ns - (minutes * mn_in_ns)) / TIMELOOP_NANOSEC ); in BMK_printWinner()