QP/C++
8.0.3
Real-Time Event Framework
Loading...
Searching...
No Matches
qstamp.cpp
Go to the documentation of this file.
1
//============================================================================
2
// QP/C++ Real-Time Event Framework (RTEF)
3
//
4
// Copyright (C) 2005 Quantum Leaps, LLC. All rights reserved.
5
//
6
// Q u a n t u m L e a P s
7
// ------------------------
8
// Modern Embedded Software
9
//
10
// SPDX-License-Identifier: LicenseRef-QL-commercial
11
//
12
// This software is licensed under the terms of the Quantum Leaps commercial
13
// licenses. Please contact Quantum Leaps for more information about the
14
// available licensing options.
15
//
16
// RESTRICTIONS
17
// You may NOT :
18
// (a) redistribute, encumber, sell, rent, lease, sublicense, or otherwise
19
// transfer rights in this software,
20
// (b) remove or alter any trademark, logo, copyright or other proprietary
21
// notices, legends, symbols or labels present in this software,
22
// (c) plagiarize this software to sidestep the licensing obligations.
23
//
24
// Quantum Leaps contact information:
25
// <www.state-machine.com/licensing>
26
// <info@state-machine.com>
27
//============================================================================
28
#include "
qstamp.hpp
"
29
30
namespace
QP
{
31
char
const
BUILD_DATE
[12] = __DATE__;
32
char
const
BUILD_TIME
[9] = __TIME__;
33
}
// namespace QP
QP
QP/C++ framework.
Definition
qequeue.hpp:36
QP::BUILD_DATE
char const BUILD_DATE[12]
Definition
qstamp.cpp:31
QP::BUILD_TIME
char const BUILD_TIME[9]
Definition
qstamp.cpp:32
qstamp.hpp
Date/time for time-stamping the QP builds (used in QS software tracing)
qpcpp
src
qs
qstamp.cpp
© 2005-2025 Quantum Leaps
|
Using Online Help
|
QP/C++ 8.0.3
| created with
Spexygen
© 2005-2025 Quantum Leaps
|
Using Online Help
|
QP/C++ 8.0.3
| created with
Spexygen