WPILibC++ 2024.3.2
Timer.h File Reference
#include <units/time.h>

Go to the source code of this file.

Classes

class  frc::Timer
 A timer class. More...
 

Namespaces

namespace  frc
 

Functions

void frc::Wait (units::second_t seconds)
 Pause the task for a specified time. More...
 
units::second_t frc::GetTime ()
 Gives real-time clock system time with nanosecond resolution. More...