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
// SPDX-FileCopyrightText: Copyright (C) 2019 Tobias Hienzsch
3
4
#
ifndef
TETL_CTIME_TIMESPEC_HPP
5
#
define
TETL_CTIME_TIMESPEC_HPP
6
7
#
include
<
etl
/
_ctime
/
time_t
.
hpp
>
8
9
namespace
etl
{
10
11
struct
timespec
{
12
etl
::time_t
tv_sec
;
13
long
tv_nsec
;
14
};
15
16
}
// namespace etl
17
18
#
endif
// TETL_CTIME_TIMESPEC_HPP
etl
Definition
adjacent_find.hpp:9
etl::timespec
Definition
timespec.hpp:11
etl::timespec::tv_sec
etl::time_t tv_sec
Definition
timespec.hpp:12
etl::timespec::tv_nsec
long tv_nsec
Definition
timespec.hpp:13
include
etl
_ctime
timespec.hpp
Generated on Sun Sep 7 2025 19:14:54 for tetl by
1.9.8