Go to the source code of this file.
Namespaces | |
| namespace | Vamp |
Defines | |
| #define | stringstream strstream |
| #define | ONE_BILLION 1000000000 |
Functions | |
| std::ostream & | Vamp::operator<< (std::ostream &out, const RealTime &rt) |
| #define stringstream strstream |
Definition at line 48 of file RealTime.cpp.
Referenced by Vamp::RealTime::toString(), and Vamp::RealTime::toText().
| #define ONE_BILLION 1000000000 |
Definition at line 73 of file RealTime.cpp.
Referenced by Vamp::RealTime::fromSeconds(), Vamp::RealTime::operator/(), Vamp::operator<<(), and Vamp::RealTime::RealTime().
1.5.5