|
Dev Essential
|
#include <chrono>Go to the source code of this file.
Namespaces | |
| namespace | a_util |
| Serves as the root component, with common functionality documented in core functionality. | |
| namespace | a_util::chrono |
Typedefs | |
| typedef std::chrono::nanoseconds | a_util::chrono::nanoseconds |
| typedef std::chrono::microseconds | a_util::chrono::microseconds |
| typedef std::chrono::milliseconds | a_util::chrono::milliseconds |
| typedef std::chrono::seconds | a_util::chrono::seconds |
| typedef std::chrono::minutes | a_util::chrono::minutes |
| typedef std::chrono::hours | a_util::chrono::hours |
Public API for compatibility to C++11 <chrono>
Copyright 2025 Digitalwerk GmbH. This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.