CTRE Phoenix 6 C++ 24.3.0
TimeUtil.hpp File Reference
#include <thread>
#include <chrono>

Go to the source code of this file.

Namespaces

namespace  ctre
 
namespace  ctre::phoenix
 
namespace  ctre::phoenix::platform
 

Functions

static void ctre::phoenix::platform::SleepUs (int timeUs)
 
template<typename DURATION = std::chrono::microseconds>
static auto ctre::phoenix::platform::CurrentTime ()
 Returns the monotonic time of the system, converted to the given duration. More...