Searched refs:PR_USEC_PER_SEC (Results 1 – 3 of 3) sorted by relevance
92 #define PR_USEC_PER_SEC 1000000UL macro
1165 *result_imploded = (PRInt64)secs * PR_USEC_PER_SEC; in PR_ParseTimeString()
88 PRTime current_time64 = static_cast<PRTime>(current_time) * PR_USEC_PER_SEC; in TEST_F()