- 3.0.2 core module.
Time.h
Go to the documentation of this file.
1
/**********************************************************************************************************************
2
This file is part of the Control Toolbox (https://github.com/ethz-adrl/control-toolbox), copyright by ETH Zurich.
3
Licensed under the BSD-2 license (see LICENSE file in main directory)
4
**********************************************************************************************************************/
5
6
#pragma once
7
8
namespace
ct
{
9
namespace
core {
10
11
typedef
double
Time
;
12
13
14
}
// namespace core
15
}
// namespace ct
ct
ct::core::Time
double Time
Definition:
Time.h:11
include
ct
core
types
Time.h
Generated on Wed Feb 19 2020 15:14:18 by
1.8.13