QP/C
8.0.3
Real-Time Event Framework
Loading...
Searching...
No Matches
qstamp.c
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.h
"
29
30
char
const
Q_BUILD_DATE
[12] = __DATE__;
31
char
const
Q_BUILD_TIME
[9] = __TIME__;
qstamp.h
Date/time for time-stamping the QP builds (used in QS software tracing)
Q_BUILD_TIME
char const Q_BUILD_TIME[9]
Definition
qstamp.c:31
Q_BUILD_DATE
char const Q_BUILD_DATE[12]
Definition
qstamp.c:30
qpc
src
qs
qstamp.c
© 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