Home
last modified time | relevance | path

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

/minix3/external/bsd/kyua-cli/dist/utils/
H A Ddatetime.cpp224 const int microsecond) in from_values() argument
232 PRE(microsecond >= 0 && microsecond <= 999999); in from_values()
259 data.tv_usec = static_cast< suseconds_t >(microsecond); in from_values()
336 const int microsecond) in set_mock_now() argument
339 microsecond); in set_mock_now()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/Windows/
H A DProcess.inc57 // FILETIME's are # of 100 nanosecond ticks (1/10th of a microsecond)
/minix3/external/bsd/dhcp/dist/
H A DRELNOTES519 configured (or default 1), due to making use of the new microsecond
/minix3/external/public-domain/xz/dist/
H A DChangeLog9393 Fix microsecond vs. nanosecond confusion in my_time().