CTRE Phoenix 6 C++
24.3.0
Utils.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
#pragma once
8
9
#include "
ctre/phoenix/export.h
"
10
11
#ifdef __cplusplus
12
extern
"C"
13
{
14
#endif
15
16
CTREXPORT
double
c_ctre_phoenix6_get_current_time_seconds
();
17
CTREXPORT
int
c_ctre_phoenix6_is_simulation
();
18
19
#ifdef __cplusplus
20
}
21
#endif
c_ctre_phoenix6_get_current_time_seconds
CTREXPORT double c_ctre_phoenix6_get_current_time_seconds()
c_ctre_phoenix6_is_simulation
CTREXPORT int c_ctre_phoenix6_is_simulation()
export.h
CTREXPORT
#define CTREXPORT
Definition:
export.h:14
ctre
phoenix6
Utils.h
Generated on Tue Apr 30 2024 23:46:26 for CTRE Phoenix 6 C++ by
1.9.4