just::thread
std::chrono::duration::operator++
Increment the internal count.
duration& operator++();
++this->internal_count;
*this
#include <chrono>
std::chrono::duration
std::chrono::duration<>
Design and Content © Copyright 2008-2012 Just Software Solutions Ltd. All Rights Reserved.