Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
SkinTimer.h File Reference
#include "guilib/GUIAction.h"
#include "interfaces/info/InfoExpression.h"
#include "utils/Stopwatch.h"
#include <memory>
#include <string>

Classes

class  CSkinTimer
 Skin timers are skin objects that dependent on time and can be fully controlled from skins either using boolean conditions or builtin functions. This class represents the Skin Timer object. More...