C++ concepts: TrivialClock

From cppreference.com

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

[edit] Requirements

For a type TC: