QP/C Real-Time Event Framework 8.1.5
Toggle main menu visibility
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: GPL-3.0-or-later OR LicenseRef-QL-commercial
11
//
12
// This software is dual-licensed under the terms of the open-source GNU
13
// General Public License (GPL) or under the terms of one of the closed-
14
// source Quantum Leaps commercial licenses.
15
//
16
// Redistributions in source code must retain this top-level comment block.
17
// Plagiarizing this software to sidestep the license obligations is illegal.
18
//
19
// NOTE:
20
// The GPL does NOT permit the incorporation of this code into proprietary
21
// programs. Please contact Quantum Leaps for commercial licensing options,
22
// which expressly supersede the GPL and are designed explicitly for
23
// closed-source distribution.
24
//
25
// Quantum Leaps contact information:
26
// <www.state-machine.com/licensing>
27
// <info@state-machine.com>
28
//============================================================================
29
#include "
qstamp.h
"
30
31
char
const
Q_BUILD_DATE
[12] = __DATE__;
32
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:32
Q_BUILD_DATE
char const Q_BUILD_DATE[12]
Definition
qstamp.c:31
qpc
src
qs
qstamp.c
©
Quantum Leaps
|
LinkedIn
|
YouTube
|
GitHub
| created with
Spexygen
©
Quantum Leaps
|
LinkedIn
|
YouTube
|
GitHub
| created with
Spexygen