|
Ring Daemon
|
Classes | |
| class | StatsTimer |
| struct | StringLiteral |
| class | Timer |
| Ex: Timer t; std::this_thread::sleep_for(std::chrono::milliseconds(10)); JAMI_LOG("Task took {} ns", t.getDuration<std::chrono::nanoseconds>()); // Timer also automatically prints duration on destruction. More... | |
| class | VideoWriter |
| Minimally invasive video writer. More... | |
| class | WavWriter |
| Audio logger. More... | |