Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CTimeUtils Class Reference

#include <TimeUtils.h>

Static Public Member Functions

static void UpdateFrameTime (bool flip)
 update the frame time. Not threadsafe More...
 
static unsigned int GetFrameTime ()
 returns the frame time in MS. Not threadsafe More...
 
static CDateTime GetLocalTime (time_t time)
 

Member Function Documentation

§ GetFrameTime()

unsigned int CTimeUtils::GetFrameTime ( )
static

returns the frame time in MS. Not threadsafe

§ GetLocalTime()

CDateTime CTimeUtils::GetLocalTime ( time_t  time)
static

§ UpdateFrameTime()

void CTimeUtils::UpdateFrameTime ( bool  flip)
static

update the frame time. Not threadsafe


The documentation for this class was generated from the following files: