/* Copyright (c) 2001 Matej Pfajfar.
* Copyright (c) 2001-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 vote_timing_st.h
* @brief Directory voting schedule structure.
**/
/** Describes the schedule by which votes should be generated. */
;
/* !defined(VOTE_TIMING_ST_H) */