Searched refs:when_ms (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/kyua/store/
H A Dlayout.cpp116 const int when_ms = static_cast<int>(when.to_microseconds() % 1000000); local
117 return F("%s.%s-%06s") % test_suite % when_datetime % when_ms;

Completed in 224 milliseconds