Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "Stopwatch.h"
#include "threads/CriticalSection.h"
#include "threads/Thread.h"
#include <map>
#include <string>
Classes | |
struct | SAlarmClockEvent |
class | CAlarmClock |
Variables | |
CAlarmClock | g_alarmClock |
|
extern |