#include <Group.h>
Definition at line 221 of file Group.h.
◆ CountdownInfo()
Group::CountdownInfo::CountdownInfo |
( |
| ) |
|
|
inline |
◆ GetTimeLeft()
Seconds Group::CountdownInfo::GetTimeLeft |
( |
| ) |
const |
◆ GetTotalTime()
Seconds Group::CountdownInfo::GetTotalTime |
( |
| ) |
const |
|
inline |
◆ IsRunning()
bool Group::CountdownInfo::IsRunning |
( |
| ) |
const |
◆ StartCountdown()
void Group::CountdownInfo::StartCountdown |
( |
Seconds |
duration, |
|
|
Optional< time_t > |
startTime = { } |
|
) |
| |
◆ _endTime
time_t Group::CountdownInfo::_endTime |
|
private |
◆ _startTime
time_t Group::CountdownInfo::_startTime |
|
private |
The documentation for this class was generated from the following files: