Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dwalltime.cc189 FPSeconds; in ChronoWalltimeNow() typedef
193 return std::chrono::duration_cast<FPSeconds>(now).count(); in ChronoWalltimeNow()