Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dgame.hpp425 std::chrono::high_resolution_clock::time_point t8Stored; member in DebugStatsClass
462 t8Stored = t8Status; in storeOldTimePoints()
H A Dgame.cpp4904 …double out6 = 1000 * std::chrono::duration_cast<std::chrono::duration<double>>(t8Stored - t7Stored… in storeStats()
4905 …double out7 = 1000 * std::chrono::duration_cast<std::chrono::duration<double>>(t9Stored - t8Stored in storeStats()