Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
KODI::LINUX Namespace Reference

Functions

std::int64_t TimespecDifference (timespec const &start, timespec const &end)
 

Variables

const std::string DESKTOP_FILE_NAME = "kodi"
 

Function Documentation

§ TimespecDifference()

std::int64_t KODI::LINUX::TimespecDifference ( timespec const &  start,
timespec const &  end 
)

Calculate difference between two timespecs in nanoseconds

Parameters
startearlier time
endlater time
Returns
(end - start) in nanoseconds

Variable Documentation

§ DESKTOP_FILE_NAME

const std::string KODI::LINUX::DESKTOP_FILE_NAME = "kodi"

Name of the kodi .desktop file without the extension