/** \file
 *
 *  Specifies URIs shared by components that have a first sample latency config setting
 *  Designed to be included within namespace within [ComponentName]IF.h
 *
 *  \ingroup component
 *
 *  Copyright (c) 2013 MBARI
 *  MBARI Proprietary Information.  All Rights Reserved
 */

static const RestartConfigURI LATENCY( NAME, "latency", "Estimate of first sample "
                                       "latency.", Units::SECOND );
