/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2020, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
* \file approx_time.h
* \brief Header for approx_time.c
**/
/* Cached time */
time_t ;
void ;
/* defined(TIME_IS_FAST) */
/* !defined(TOR_APPROX_TIME_H) */