kodi
|
Static Public Member Functions | |
static void | UpdateFrameTime (bool flip) |
Update the time frame. More... | |
static unsigned int | GetFrameTime () |
Returns the frame time in MS. More... | |
static CDateTime | GetLocalTime (time_t time) |
static std::string | WithoutSeconds (const std::string &hhmmss) |
Returns a time string without seconds, i.e: HH:MM. More... | |
|
static |
Returns the frame time in MS.
|
static |
Update the time frame.
|
static |
Returns a time string without seconds, i.e: HH:MM.
hhmmss | Time string in the format HH:MM:SS |