just::thread
std::chrono::duration::count()
Retrieve the value of the duration.
constexpr rep count() const;
The internal value of the duration object, as a value of type rep.
rep
#include <chrono>
std::chrono::duration
std::chrono::duration<>
Design and Content © Copyright 2008-2012 Just Software Solutions Ltd. All Rights Reserved.