v2.0.0
Loading...
Searching...
No Matches
dsp_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
12
13//=============================================================================================================
14// INCLUDES
15//=============================================================================================================
16
17#include "dsp_global.h"
18
19//=============================================================================================================
20// DEFINE METHODS
21//=============================================================================================================
22
24
25//=============================================================================================================
26
27const char* DSPLIB::buildHash(){ return UTILSLIB::gitHash();}
28
29//=============================================================================================================
30
Export/import macros and namespace declaration for the DSP library.
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
DSPSHARED_EXPORT const char * buildHashLong()
DSPSHARED_EXPORT const char * buildHash()
DSPSHARED_EXPORT const char * buildDateTime()