#include <Countdown.hpp>
Definition at line 7 of file Countdown.hpp.
◆ Countdown() [1/2]
◆ Countdown() [2/2]
Countdown::Countdown |
( |
std::uint64_t |
Time | ) |
|
◆ ~Countdown()
Countdown::~Countdown |
( |
| ) |
|
◆ GetStartTime()
std::uint64_t Countdown::GetStartTime |
( |
| ) |
const |
◆ GetTimeRemaining()
std::uint64_t Countdown::GetTimeRemaining |
( |
| ) |
const |
◆ IsFinished()
bool Countdown::IsFinished |
( |
| ) |
const |
◆ operator bool()
Countdown::operator bool |
( |
| ) |
const |
◆ Reset()
void Countdown::Reset |
( |
| ) |
|
◆ SetTime()
void Countdown::SetTime |
( |
std::uint64_t |
Time | ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
OS, |
|
|
const Countdown & |
C |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: