CTRE Phoenix 6 C++ 25.0.0-beta-4
|
#include "ctre/phoenix/export.h"
Go to the source code of this file.
Namespaces | |
namespace | ctre |
namespace | ctre::phoenix6 |
namespace | ctre::phoenix6::utils |
Functions | |
CTREXPORT double | ctre::phoenix6::utils::GetCurrentTimeSeconds () |
Get the current timestamp in seconds. | |
CTREXPORT double | ctre::phoenix6::utils::GetSystemTimeSeconds () |
Get the system timestamp in seconds. | |
CTREXPORT bool | ctre::phoenix6::utils::IsSimulation () |
Get whether the program is running in simulation. | |
CTREXPORT bool | ctre::phoenix6::utils::IsReplay () |
Get whether the program is running in replay mode. | |