#include <SpellHistory.h>
|
| ChargeEntry () |
|
| ChargeEntry (Clock::time_point startTime, std::chrono::milliseconds rechargeTime) |
|
| ChargeEntry (Clock::time_point startTime, Clock::time_point endTime) |
|
SpellHistory::ChargeEntry::ChargeEntry |
( |
| ) |
|
|
inline |
SpellHistory::ChargeEntry::ChargeEntry |
( |
Clock::time_point |
startTime, |
|
|
std::chrono::milliseconds |
rechargeTime |
|
) |
| |
|
inline |
Clock::time_point RechargeEnd
Definition: SpellHistory.h:64
Clock::time_point RechargeStart
Definition: SpellHistory.h:63
SpellHistory::ChargeEntry::ChargeEntry |
( |
Clock::time_point |
startTime, |
|
|
Clock::time_point |
endTime |
|
) |
| |
|
inline |
Clock::time_point RechargeEnd
Definition: SpellHistory.h:64
Clock::time_point RechargeStart
Definition: SpellHistory.h:63
Clock::time_point SpellHistory::ChargeEntry::RechargeEnd |
Clock::time_point SpellHistory::ChargeEntry::RechargeStart |
The documentation for this struct was generated from the following file: