|
openshot-audio
0.1.5
|
Functions | |
| RelativeTime | operator+ (RelativeTime t1, RelativeTime t2) noexcept |
| RelativeTime | operator- (RelativeTime t1, RelativeTime t2) noexcept |
| bool | operator== (RelativeTime t1, RelativeTime t2) noexcept |
| bool | operator!= (RelativeTime t1, RelativeTime t2) noexcept |
| bool | operator> (RelativeTime t1, RelativeTime t2) noexcept |
| bool | operator< (RelativeTime t1, RelativeTime t2) noexcept |
| bool | operator>= (RelativeTime t1, RelativeTime t2) noexcept |
| bool | operator<= (RelativeTime t1, RelativeTime t2) noexcept |
|
noexcept |
Compares two RelativeTimes.
|
noexcept |
Adds two RelativeTimes together.
|
noexcept |
Subtracts two RelativeTimes.
|
noexcept |
Compares two RelativeTimes.
|
noexcept |
Compares two RelativeTimes.
|
noexcept |
Compares two RelativeTimes.
|
noexcept |
Compares two RelativeTimes.
|
noexcept |
Compares two RelativeTimes.
1.8.13