tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
clock_t.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_CTIME_CLOCK_T_HPP
4#define TETL_CTIME_CLOCK_T_HPP
5
7
8namespace etl {
9
11
12} // namespace etl
13
14#endif // TETL_CTIME_CLOCK_T_HPP
Definition adjacent_find.hpp:8
etl::size_t clock_t
Definition clock_t.hpp:10
TETL_BUILTIN_SIZET size_t
etl::size_t is the unsigned integer type of the result of the sizeof operator.
Definition size_t.hpp:14