#include <FastTimer.hpp>
◆ FastTimer()
< Start up the driver and put it into a safe mode
◆ ~FastTimer()
FastTimer::~FastTimer |
( |
| ) |
|
|
virtual |
< deallocate any resources and put the output channels into a safe state
◆ CancelTimer()
void FastTimer::CancelTimer |
( |
| ) |
|
◆ GetTimeRemaining()
uint32_t FastTimer::GetTimeRemaining |
( |
| ) |
|
◆ IsExpired()
bool FastTimer::IsExpired |
( |
| ) |
|
◆ StartTimer()
void FastTimer::StartTimer |
( |
uint32_t | DurationMS, |
|
|
bool | continuous ) |
◆ Continuous
bool FastTimer::Continuous = false |
|
private |
◆ DurationMS
uint32_t FastTimer::DurationMS = 0 |
|
private |
◆ EndTimeMS
uint64_t FastTimer::EndTimeMS = 0 |
|
private |
◆ OffsetMS
uint32_t FastTimer::OffsetMS = 0 |
|
private |
The documentation for this class was generated from the following files: