just::thread
std::chrono::duration::operator-
Return a duration such that the count() value is the negative value of this->count().
count()
this->count()
constexpr duration operator-() const;
duration(-this->count())
#include <chrono>
std::chrono::duration
std::chrono::duration<>
Design and Content © Copyright 2008-2012 Just Software Solutions Ltd. All Rights Reserved.