|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
Functions | |
| std::int64_t | TimespecDifference (timespec const &start, timespec const &end) |
Variables | |
| const std::string | DESKTOP_FILE_NAME = "kodi" |
| std::int64_t KODI::LINUX::TimespecDifference | ( | timespec const & | start, |
| timespec const & | end | ||
| ) |
Calculate difference between two timespecs in nanoseconds
| start | earlier time |
| end | later time |
| const std::string KODI::LINUX::DESKTOP_FILE_NAME = "kodi" |
Name of the kodi .desktop file without the extension