A simple time interval.
More...
#include <TimeShiftHandle.h>
A simple time interval.
- Invariant
Start() <= End()
Definition at line 87 of file TimeShiftHandle.h.
◆ TimeInterval()
TrackShifter::TimeInterval::TimeInterval |
( |
double |
start, |
|
|
double |
end |
|
) |
| |
|
inline |
Definition at line 88 of file TimeShiftHandle.h.
90 {}
const char * end(const char *str) noexcept
◆ End()
double TrackShifter::TimeInterval::End |
( |
| ) |
const |
|
inline |
◆ Start()
double TrackShifter::TimeInterval::Start |
( |
| ) |
const |
|
inline |
◆ mEnd
const double TrackShifter::TimeInterval::mEnd |
|
private |
◆ mStart
const double TrackShifter::TimeInterval::mStart |
|
private |
The documentation for this struct was generated from the following file: