Home
last modified time | relevance | path

Searched defs:to_seconds (Results 1 – 2 of 2) sorted by relevance

/minix3/tests/lib/libpthread/
H A Dt_condwait.c86 double to_seconds = to.tv_sec + 1e-9 * to.tv_nsec; in run() local
/minix3/external/bsd/kyua-cli/dist/utils/
H A Ddatetime.cpp325 datetime::timestamp::to_seconds(void) const in to_seconds() function in datetime::timestamp