C++ concepts: TrivialClock

From cppreference.com
< cpp‎ | concept
 
 
 

The TrivialClock concept describes the requirements satisfied by all the clocks in the chrono library.

[edit] Requirements

For a type TC: