just::thread
std::chrono::duration
Construct a std::chrono::duration instance with a default value.
constexpr duration() = default;
The internal value of the duration (of type rep) is default initialized.
rep
#include <chrono>
std::chrono::duration<>
Design and Content © Copyright 2008-2012 Just Software Solutions Ltd. All Rights Reserved.