#include <delay_command.h>
- Copyright
- Copyright (c) Argos FRC Team 1756. Open Source Software; you can modify and/or share it under the terms of the license file in the root directory of this project.
◆ DelayCommand()
| DelayCommand::DelayCommand |
( |
units::millisecond_t |
delayTime | ) |
|
|
explicit |
- Copyright
- Copyright (c) Argos FRC Team 1756. Open Source Software; you can modify and/or share it under the terms of the license file in the root directory of this project.
◆ End()
| void DelayCommand::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
| void DelayCommand::Execute |
( |
| ) |
|
|
override |
◆ Initialize()
| void DelayCommand::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
| bool DelayCommand::IsFinished |
( |
| ) |
|
|
override |
◆ m_startTime
| std::chrono::time_point<std::chrono::steady_clock> DelayCommand::m_startTime |
|
private |
◆ m_timeout
| units::millisecond_t DelayCommand::m_timeout |
|
private |
The documentation for this class was generated from the following files: