#include <Stopwatch.h>
| HoverRace::Util::Stopwatch::Lap::Lap |
( |
const std::string & |
name, |
|
|
const Duration & |
elapsed |
|
) |
| |
|
inline |
| HoverRace::Util::Stopwatch::Lap::Lap |
( |
const Lap & |
o | ) |
|
|
default |
| HoverRace::Util::Stopwatch::Lap::Lap |
( |
Lap && |
o | ) |
|
|
defaultnoexcept |
| Lap& HoverRace::Util::Stopwatch::Lap::operator= |
( |
const Lap & |
o | ) |
|
|
default |
| Lap& HoverRace::Util::Stopwatch::Lap::operator= |
( |
Lap && |
lap | ) |
|
|
default |
| Duration HoverRace::Util::Stopwatch::Lap::elapsed |
| std::string HoverRace::Util::Stopwatch::Lap::name |
The documentation for this struct was generated from the following file: