tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
timespec.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_CTIME_TIMESPEC_HPP
4#define TETL_CTIME_TIMESPEC_HPP
5
7
8namespace etl {
9
14
15} // namespace etl
16
17#endif // TETL_CTIME_TIMESPEC_HPP
Definition adjacent_find.hpp:8
etl::size_t time_t
Arithmetic type capable of representing times.
Definition time_t.hpp:14
Definition timespec.hpp:10
etl::time_t tv_sec
Definition timespec.hpp:11
long tv_nsec
Definition timespec.hpp:12