WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
Timer.hpp File Reference
#include "wpi/units/time.hpp"

Go to the source code of this file.

Classes

class  wpi::Timer
 A timer class. More...

Namespaces

namespace  wpi

Functions

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