1#ifndef BEAST_CHRONO_BASIC_SECONDS_CLOCK_H_INCLUDED 
    2#define BEAST_CHRONO_BASIC_SECONDS_CLOCK_H_INCLUDED 
   24    using rep = 
typename Clock::rep;
 
   25    using period = 
typename Clock::period;
 
 
A clock whose minimum resolution is one second.
 
typename Clock::duration duration
 
static bool const is_steady
 
basic_seconds_clock()=default
 
typename Clock::time_point time_point
 
typename Clock::period period